summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-081-1/+1
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-081-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-078-36/+707
|\
| * [IA64] fix generic/up buildsTony Luck2005-07-072-5/+1Star
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-0722-282/+115Star
| |\
| * | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fixPrarit Bhargava2005-07-071-1/+2
| * | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-072-0/+10
| * | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2005-07-071-27/+12Star
| * | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava2005-07-074-1/+676
| * | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2005-07-062-3/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-071-2/+2
|\ \ \
| * | | [SPARC64]: Fix enable_dma() in asm-sparc64/parport.hEddie C. Dost2005-07-071-2/+2
| | |/ | |/|
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-071-1/+33
|\ \ \
| * | | [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-061-0/+5
| * | | [CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu2005-07-061-0/+1
| * | | [CRYPTO] Add support for low-level multi-block operationsHerbert Xu2005-07-061-1/+27
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-071-1/+175
|\ \ \
| * | | [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-071-1/+175
| |/ /
* / / [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-063-18/+18
|/ /
* | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-061-1/+1
* | [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-061-0/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-069-181/+58Star
|\ \
| * | [TCP]: Move to new TSO segmenting scheme.David S. Miller2005-07-062-3/+3
| * | [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.David S. Miller2005-07-061-1/+0Star
| * | [TCP]: Fix redundant calculations of tcp_current_mss()David S. Miller2005-07-061-1/+1
| * | [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().David S. Miller2005-07-061-23/+3Star
| * | [TCP]: Move __tcp_data_snd_check into tcp_output.cDavid S. Miller2005-07-061-0/+1
| * | [TCP]: Move send test logic out of net/tcp.hDavid S. Miller2005-07-061-110/+3Star
| * | [TCP]: Fix quick-ack decrementing with TSO.David S. Miller2005-07-061-4/+9
| * | [TCP]: Simplify SKB data portion allocation with NETIF_F_SG.David S. Miller2005-07-061-2/+5
| * | [NET]: Remove __ARGS from include/net/slhc_vj.hAlexey Dobriyan2005-07-061-13/+8Star
| * | [SHAPER]: Switch to spinlocks.Christoph Hellwig2005-07-061-1/+1
| * | [PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf2005-07-052-4/+4
| * | [PKT_SCHED]: Move sch_generic.c prototypes to correct header fileThomas Graf2005-07-052-10/+12
| * | [NET]: Reduce size of sk_buff by 4 bytesThomas Graf2005-07-051-7/+8
| * | [NET]: Remove unused security member in sk_buffThomas Graf2005-07-052-4/+2Star
| * | [NET]: Fix signedness issues in net/core/filter.cPatrick McHardy2005-07-051-1/+1
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-054-45/+41Star
|\ \ \
| * | | [SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller2005-07-041-0/+3
| * | | [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-042-44/+20Star
| * | | [SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat2005-07-041-1/+18
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-07-052-20/+3Star
|\ \ \ \ | |_|/ / |/| | |
| * | | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-012-19/+2Star
| * | | [PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com2005-07-011-1/+1
* | | | [PATCH] ARM: Fix new-ABI layout of struct stat64Russell King2005-07-041-1/+1
* | | | [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-041-1/+1
| |/ / |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-031-32/+0Star
|\ \ \
| * | | [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-32/+0Star
* | | | [PATCH] amd74xx: support MCP55 device IDsRob Punkunus2005-07-031-0/+1
|/ / /
* | | [PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 defineTodd Poynor2005-07-011-0/+1