aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org2005-12-011-4/+4
* Merge branch 'master'Jeff Garzik2005-12-015-15/+36
|\
| * Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds2005-11-301-0/+3
| * VM: add "vm_insert_page()" functionLinus Torvalds2005-11-301-0/+1
| * [PATCH] pci_ids.h: remove duplicate entriesGrant Coady2005-11-291-3/+0
| * [PATCH] process events connector: uid_t gid_t size issuesMatt Helsley2005-11-291-4/+4
| * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-7/+7
| * [ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams2005-11-291-1/+1
| * [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-291-1/+1
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-291-1/+2
| |\
| | * [IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe2005-11-291-1/+2
| * | VM: add common helper function to create the page tablesLinus Torvalds2005-11-291-0/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-291-1/+17
| |\ \
| | * | [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-1/+17
| | |/
| * | Support strange discontiguous PFN remappingsLinus Torvalds2005-11-291-0/+1
| |/
* | Merge branch 'master'Jeff Garzik2005-11-2947-191/+498
|\ \ | |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-281-0/+3
| |\
| | * [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-281-0/+3
| * | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-281-2/+2
| |\ \
| | * | [MMC] Fix protocol errorsPierre Ossman2005-11-281-2/+2
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-282-14/+227
| |\ \
| | * | [ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real2005-11-281-12/+227
| | * | [ARM] Remove asm/hardware.h include from SA1100 io.hRussell King2005-11-251-2/+0
| * | | [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-282-2/+8
| * | | [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-282-6/+9
| * | | [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata2005-11-282-2/+83
| * | | [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-285-8/+9
| * | | [PATCH] memory_sysdev_class is staticAndrew Morton2005-11-281-1/+0
| * | | [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-282-5/+3
| * | | [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-281-10/+0
| * | | mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-2/+3
| | |/ | |/|
| * | [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-251-6/+11
| * | Merge ../linux-2.6Paul Mackerras2005-11-257-26/+50
| |\ \ | | |/
| | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-241-1/+1
| | |\
| | | * [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks2005-11-231-1/+1
| | * | [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-231-0/+1
| | * | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-231-3/+3
| | * | [PATCH] mm: fill arch atomic64 gapsHugh Dickins2005-11-233-15/+44
| | * | Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-231-7/+1
| | |/
| * | [PATCH] powerpc: update my email addressOlof Johansson2005-11-232-2/+2
| |/
| * compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds2005-11-221-17/+0
| * Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-222-16/+11
| * [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-221-0/+3
| * [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-221-1/+7
| * [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+3
| * [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-222-23/+0
| * [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-222-7/+2
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-213-1/+4
| |\
| | * [ARM] ebsa110: __arch_ioremap should be 3 argsRussell King2005-11-211-1/+1
| | * [ARM] Add asm/memory.h to asm/numnodes.hRussell King2005-11-211-0/+2