aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-07-05[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.David S. Miller
2005-07-05[NET]: Remove __ARGS from include/net/slhc_vj.hAlexey Dobriyan
2005-07-05[SHAPER]: Switch to spinlocks.Christoph Hellwig
2005-07-05[PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf
2005-07-05[PKT_SCHED]: Move sch_generic.c prototypes to correct header fileThomas Graf
2005-07-05[NET]: Reduce size of sk_buff by 4 bytesThomas Graf
2005-07-05[NET]: Remove unused security member in sk_buffThomas Graf
2005-07-05[NET]: Fix signedness issues in net/core/filter.cPatrick McHardy
2005-07-04[PATCH] ARM: Fix new-ABI layout of struct stat64Russell King
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King
2005-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King
2005-07-03[PATCH] amd74xx: support MCP55 device IDsRob Punkunus
2005-07-01[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 defineTodd Poynor
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-30[PATCH] xtensa: Fix asm macroChris Zankel
2005-06-30[PATCH] xtensa: cleanups for errno and ipc.Chris Zankel
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-30[PATCH] s390: fix finish_arch_switchHeiko Carstens
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-29[PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman
2005-06-29[PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King
2005-06-29[PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUGRichard Purdie
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King
2005-06-29Merge with ../linux-2.6-smpRussell King
2005-06-28[PATCH] ieee80211.h build fixJeff Garzik
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-28[PATCH] V4L: API new webcam formats includedMauro Carvalho Chehab
2005-06-28[PATCH] v4l: tuner improvementsMauro Carvalho Chehab
2005-06-28[PATCH] irqpollAlan Cox
2005-06-28[PATCH] blk: light iocontext opsNick Piggin
2005-06-28[PATCH] headers: include linux/types.h for usb_ch9.hGOTO Masanori