summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-191-2/+1
* [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle2006-04-191-1/+1
* [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-141-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-04-141-0/+4
|\
| * [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-131-0/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-143-9/+34
|\ \
| * | [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-141-7/+0
| * | [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-141-1/+1
| * | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-141-1/+2
| * | [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+31
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-144-0/+17
|\ \ \
| * | | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-0/+8
| * | | [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-141-0/+1
| * | | [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-142-0/+8
| |/ /
* | | [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-141-0/+444
|/ /
* | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-143-6/+9
|\ \ | |/ |/|
| * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-112-0/+3
| * [PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe2006-04-111-6/+6
* | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-118-3111/+0
|/
* [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-111-2/+2
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-114-19/+29
|\
| * [PATCH] splice: warning fixAndrew Morton2006-04-111-3/+10
| * [PATCH] get rid of the PIPE_*() macrosIngo Molnar2006-04-111-10/+0
| * [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-113-0/+9
| * [PATCH] splice: add optional input and output offsetsIngo Molnar2006-04-101-2/+5
| * [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-102-7/+8
* | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-1/+2
* | [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields2006-04-111-4/+5
* | [PATCH] module support: record in vermagic ability to unload a modulePaolo 'Blaisorblade' Giarrusso2006-04-111-1/+6
* | [PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2006-04-111-1/+1
* | [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-111-1/+1
* | [PATCH] Reinstate const in next_thread()Keith Owens2006-04-111-1/+1
* | [PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton2006-04-111-23/+2
* | [PATCH] leds: re-layout include/linux/leds.hBen Dooks2006-04-111-26/+25
* | [PATCH] the scheduled unexport of panic_timeoutAdrian Bunk2006-04-111-1/+1
* | [PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2006-04-112-2/+2
* | [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-111-5/+12
* | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-5/+3
* | [PATCH] Add GFP_NOWAITJeff Dike2006-04-111-0/+2
* | [PATCH] page flags: add commentry regarding field reservationAndy Whitcroft2006-04-111-2/+14
* | [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-111-0/+1
* | [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown2006-04-111-1/+1
* | [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-101-1/+2
* | [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-1/+0
* | [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-102-4/+9
* | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-093-0/+22
* | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-091-7/+16
* | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao2006-04-093-0/+1088
* | [NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2006-04-091-0/+2
|/
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+6
OpenPOWER on IntegriCloud