summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2008-01-112-27/+21Star
|\
| * sh: Force __access_ok() to obey address space limit.Paul Mundt2008-01-111-27/+15Star
| * sh: Fix argument page dcache flushing regression.Carmelo Amoroso2008-01-071-0/+6
* | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-111-2/+2
* | [SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet2008-01-091-1/+1
* | [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-091-1/+6
* | [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-091-1/+0Star
* | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-091-3/+13
* | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-091-2/+0Star
* | [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-091-1/+1
* | pl2303: Fix mode switching regressionAlan Cox2008-01-091-0/+1
* | KEYS: fix macroSebastian Siewior2008-01-091-1/+1
|/
* CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-062-4/+2Star
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-063-15/+1Star
* [IA64] Update Altix BTE error return status patchRuss Anderson2008-01-031-2/+4
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-021-0/+1
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-023-1/+15
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-023-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-012-37/+41
|\
| * x86: fix asm-x86/msr.h for user-space exportMike Frysinger2008-01-011-35/+39
| * x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger2008-01-011-2/+2
* | slub: provide /proc/slabinfoPekka J Enberg2008-01-011-0/+2
|/
* [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-281-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-274-0/+3
|\
| * [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-272-0/+1
| * [NET] tc_nat: header installStephen Hemminger2007-12-271-0/+1
| * [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-271-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-271-0/+4
|\ \
| * | [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-271-0/+4
| |/
* / Revert quicklist need->flush fixChristoph Lameter2007-12-271-3/+0Star
|/
* quicklists: do not release off node pages earlyChristoph Lameter2007-12-231-8/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-224-6/+6
|\
| * [NET] include/net/: Spelling fixesJoe Perches2007-12-204-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-221-9/+3Star
|\ \
| * | [SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller2007-12-201-9/+3Star
| |/
* / dm: merge max_hw_sectorNeil Brown2007-12-201-0/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-198-9/+90
|\
| * [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+5
| * [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-193-4/+62
| * [IA64] Two trivial spelling fixesJoe Perches2007-12-191-1/+1
| * IA64: Slim down __clear_bit_unlockChristoph Lameter2007-12-193-3/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-184-2/+16
|\ \
| * | x86: also define AT_VECTOR_SIZE_ARCHJan Beulich2007-12-181-0/+7
| * | x86: jprobe bugfixMasami Hiramatsu2007-12-182-2/+2
| * | genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-181-0/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-12-181-1/+1
|\ \
| * | block: let elv_register() return voidAdrian Bunk2007-12-181-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-12-182-4/+1Star
|\ \ | |/ |/|
| * mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-121-4/+0Star