summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11545-155/+1007
* x86_64: remove unused header file:Thomas Gleixner2007-10-111-1/+0Star
* i386: remove module.h include from termios.hThomas Gleixner2007-10-111-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-081-1/+1
|\
| * [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-081-1/+1
* | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-081-1/+1
|/
* Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-081-1/+1
* Remove unnecessary cast in prefetch()Serge Belyshev2007-10-051-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-043-328/+109Star
|\
| * [MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle2007-10-031-68/+0Star
| * [MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle2007-10-033-260/+109Star
* | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-031-1/+34
* | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-035-14/+88
* | Blackfin arch: add some missing syscallBryan Wu2007-09-221-5/+51
* | Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-035-5/+11
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-021-0/+1
|\
| * [MIPS] Fix value of O_TRUNCRalf Baechle2007-10-011-0/+1
* | i386: remove bogus comment about memory barrierNick Piggin2007-09-291-5/+0Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-291-4/+2Star
|\
| * [TCP]: Fix MD5 signature handling on big-endian.David S. Miller2007-09-291-4/+2Star
* | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-281-1/+1
|/
* Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds2007-09-271-16/+3Star
* Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-271-1/+0Star
* x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-261-0/+1
* fix sctp_del_bind_addr() last argument typeAl Viro2007-09-261-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-262-1/+4
|\
| * SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2007-09-262-0/+4
| * SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-261-1/+0Star
* | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy2007-09-251-4/+0Star
|/
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-241-8/+24
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-231-0/+2
* Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-212-49/+25Star
* signalfd simplificationDavide Libenzi2007-09-203-38/+6Star
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-191-0/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-191-1/+3
|\
| * [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-1/+3
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-191-0/+5
|\ \
| * | [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-0/+5
| |/
* | Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-191-2/+2
* | Fix user namespace exiting OOPsPavel Emelyanov2007-09-191-0/+1
* | Convert uid hash to hlistPavel Emelyanov2007-09-192-2/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-09-171-4/+0Star
|\
| * [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-161-4/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-173-13/+41
|\ \
| * | [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-171-9/+31
| * | [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-171-4/+3Star
| * | [SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich2007-09-172-0/+7
* | | Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox2007-09-171-0/+11
| |/ |/|
* | Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-1517-277/+530
|\ \
| * | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-273-3/+12