Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2007-10-12 | ide: mode limiting fixes for user requested speed changes | Bartlomiej Zolnierkiewicz | 1 | -1/+9 |
2007-10-12 | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li | 1 | -0/+2 |
2007-10-12 | hpt366: MWDMA filter for SATA cards (take 2) | Sergei Shtylyov | 1 | -0/+1 |
2007-10-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -1/+1 |
2007-10-08 | mm: set_page_dirty_balance() vs ->page_mkwrite() | Peter Zijlstra | 1 | -1/+1 |
2007-10-08 | [ROSE]: Fix rose.ko oops on unload | Alexey Dobriyan | 1 | -1/+1 |
2007-10-08 | Don't do load-average calculations at even 5-second intervals | Linus Torvalds | 1 | -1/+1 |
2007-10-05 | Remove unnecessary cast in prefetch() | Serge Belyshev | 1 | -1/+1 |
2007-10-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -328/+109 |
2007-10-03 | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki... | Michael Hennerich | 1 | -1/+34 |
2007-10-03 | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c... | Michael Hennerich | 5 | -14/+88 |
2007-10-03 | [MIPS] Terminally fix local_{dec,sub}_if_positive | Ralf Baechle | 1 | -68/+0 |
2007-10-03 | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle | 3 | -260/+109 |
2007-10-02 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -0/+1 |
2007-10-01 | [MIPS] Fix value of O_TRUNC | Ralf Baechle | 1 | -0/+1 |
2007-09-29 | i386: remove bogus comment about memory barrier | Nick Piggin | 1 | -5/+0 |
2007-09-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -4/+2 |
2007-09-29 | [TCP]: Fix MD5 signature handling on big-endian. | David S. Miller | 1 | -4/+2 |
2007-09-28 | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. | Ralf Baechle | 1 | -1/+1 |
2007-09-27 | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" | Linus Torvalds | 1 | -16/+3 |
2007-09-27 | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds | 1 | -1/+0 |
2007-09-26 | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner | 1 | -0/+1 |
2007-09-26 | fix sctp_del_bind_addr() last argument type | Al Viro | 1 | -1/+1 |
2007-09-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2 | -1/+4 |
2007-09-26 | SCTP : Add paramters validity check for ASCONF chunk | Wei Yongjun | 2 | -0/+4 |
2007-09-26 | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich | 1 | -1/+0 |
2007-09-26 | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 1 | -4/+0 |
2007-09-24 | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle | 1 | -8/+24 |
2007-09-23 | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 1 | -0/+2 |
2007-09-22 | Blackfin arch: add some missing syscall | Bryan Wu | 1 | -5/+51 |
2007-10-03 | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 5 | -5/+11 |
2007-09-21 | Revert "x86_64: Quicklist support for x86_64" | Linus Torvalds | 2 | -49/+25 |
2007-09-21 | signalfd simplification | Davide Libenzi | 3 | -38/+6 |
2007-09-20 | sched: add /proc/sys/kernel/sched_compat_yield | Ingo Molnar | 1 | -0/+1 |
2007-09-19 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+3 |
2007-09-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -0/+5 |
2007-09-19 | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround | Maciej W. Rozycki | 1 | -1/+3 |
2007-09-19 | Fix NUMA Memory Policy Reference Counting | Lee Schermerhorn | 1 | -2/+2 |
2007-09-19 | Fix user namespace exiting OOPs | Pavel Emelyanov | 1 | -0/+1 |
2007-09-19 | Convert uid hash to hlist | Pavel Emelyanov | 2 | -2/+2 |
2007-09-19 | [POWERPC] Fix timekeeping on PowerPC 601 | Benjamin Herrenschmidt | 1 | -0/+5 |
2007-09-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 1 | -4/+0 |
2007-09-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 3 | -13/+41 |
2007-09-17 | Fix non-ISA link error in drivers/scsi/advansys.c | Matthew Wilcox | 1 | -0/+11 |
2007-09-17 | [NET] skbuff: Add skb_cow_head | Herbert Xu | 1 | -9/+31 |
2007-09-17 | [SCTP]: Convert bind_addr_list locking to RCU | Vlad Yasevich | 1 | -4/+3 |
2007-09-17 | [SCTP]: Add RCU synchronization around sctp_localaddr_list | Vlad Yasevich | 2 | -0/+7 |
2007-09-16 | [SPARC64]: Fix lockdep, particularly on SMP. | David S. Miller | 1 | -4/+0 |
2007-09-15 | Merge git://git.linux-xtensa.org/kernel/xtensa-feed | Linus Torvalds | 17 | -277/+530 |