| Commit message (Expand) | Author | Age |
* | [MIPS] 24K LV: Add core card id. | Chris Dearman | 2006-04-27 |
* | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. | Atsushi Nemoto | 2006-04-27 |
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-26 |
|\ |
|
| * | [PATCH] splice: rearrange moving to/from pipe helpers | Jens Axboe | 2006-04-26 |
| * | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 |
* | | [PATCH] sky2: reschedule if irq still pending | Stephen Hemminger | 2006-04-26 |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-04-26 |
|\ \
| |/
|/| |
|
| * | [PATCH] softmac: fix SIOCSIWAP | Johannes Berg | 2006-04-24 |
* | | [NETFILTER]: Fix compat_xt_counters alignment for non-x86 | Patrick McHardy | 2006-04-24 |
* | | [SPARC]: __NR_sys removal | OGAWA Hirofumi | 2006-04-24 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-04-23 |
|\ |
|
| * | [PARISC] Make ioremap default to _nocache | Kyle McMartin | 2006-04-21 |
| * | [PARISC] Add new entries to the syscall table | Kyle McMartin | 2006-04-21 |
| * | [PARISC] Further work for multiple page sizes | Helge Deller | 2006-04-21 |
* | | powerpc: Fix define_machine so machine_is() works from modules | Paul Mackerras | 2006-04-22 |
* | | [PATCH] powerpc: IOMMU support for honoring dma_mask | Olof Johansson | 2006-04-21 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-04-20 |
|\ |
|
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-04-20 |
| |\ |
|
| | * | [PATCH] softmac: fix event sending | Johannes Berg | 2006-04-19 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-04-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | [NET]: Add skb->truesize assertion checking. | David S. Miller | 2006-04-20 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-04-20 |
|\ \ \ |
|
| * | | | [SPARC]: __NR_sys_splice --> __NR_splice | David S. Miller | 2006-04-19 |
| |/ / |
|
* | | | [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 | Eric Dumazet | 2006-04-20 |
* | | | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen | 2006-04-20 |
* | | | [PATCH] memory_hotplug.h cleanup | Adrian Bunk | 2006-04-20 |
* | | | [PATCH] xtensa: Fix TIOCGICOUNT macro | Chris Zankel | 2006-04-20 |
|/ / |
|
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-04-19 |
|\ \
| |/
|/| |
|
| * | NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset | Trond Myklebust | 2006-04-19 |
| * | NFS: fix PROC_FS=n compile error | Adrian Bunk | 2006-04-19 |
* | | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC | Adrian Bunk | 2006-04-19 |
* | | [PATCH] ide: ATI SB600 IDE support | Anatoli Antonovitch | 2006-04-19 |
* | | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 2006-04-19 |
* | | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 2006-04-19 |
* | | [PATCH] m32r: update include/asm-m32r/semaphore.h | Hirokazu Takata | 2006-04-19 |
* | | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2006-04-19 |
* | | [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq... | lepton | 2006-04-19 |
* | | [PATCH] for_each_possible_cpu: x86_64 | KAMEZAWA Hiroyuki | 2006-04-19 |
* | | [PATCH] task: Make task list manipulations RCU safe | Eric W. Biederman | 2006-04-19 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-04-18 |
|\ |
|
| * | [MIPS] Handle IDE PIO cache aliases on SMP. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] MIPS boards: Set HZ to 100. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] FPU affinity for MT ASE. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Fix genrtc compilation. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Use "R" constraint for cache_op. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] MV6434x: Add prototype of interrupt dispatch function. | Ralf Baechle | 2006-04-18 |