summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-132-16/+21
|\
| * [ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2008-01-102-16/+21
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-131-0/+1
|\ \
| * | [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-134-7/+12
|\ \
| * \ Pull bugzilla-9535 into release branchLen Brown2008-01-111-1/+1
| |\ \
| | * | increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-271-1/+1
| * | | Pull bugzilla-9194 into release branchLen Brown2008-01-112-6/+9
| |\ \ \
| | * | | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-112-6/+9
| * | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+2
| | |_|/ | |/| |
* | | | remove task_ppid_nr_nsRoland McGrath2008-01-131-13/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2008-01-112-27/+21
|\ \ \ \
| * | | | sh: Force __access_ok() to obey address space limit.Paul Mundt2008-01-111-27/+15
| * | | | 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-081-1/+1
* | | | [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-081-1/+6
* | | | [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-081-1/+0
* | | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-081-3/+13
* | | | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-081-2/+0
* | | | [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-081-1/+1
* | | | pl2303: Fix mode switching regressionAlan Cox2008-01-081-0/+1
* | | | KEYS: fix macroSebastian Siewior2008-01-081-1/+1
|/ / /
* | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-062-4/+2
* | | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-063-15/+1
* | | [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-264-0/+3
|\ \
| * | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-262-0/+1
| * | [NET] tc_nat: header installStephen Hemminger2007-12-261-0/+1
| * | [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-261-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-261-0/+4
|\ \ \
| * | | [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-261-0/+4
| |/ /
* / / Revert quicklist need->flush fixChristoph Lameter2007-12-261-3/+0
|/ /
* | quicklists: do not release off node pages earlyChristoph Lameter2007-12-231-8/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-214-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-211-9/+3
|\ \ \
| * | | [SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller2007-12-201-9/+3
| |/ /
* / / 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