summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2007-10-121-4/+0Star
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-123-4622/+2Star
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-123-2/+43
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-123-30/+21Star
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1210-0/+697
* [MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa2007-10-121-1/+2
* [MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa2007-10-121-20/+0Star
* [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu2007-10-123-8/+8
* [MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-121-1/+1
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-122-2/+66
* 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