| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: fix in-user atomic futex operation. | Martin Schwidefsky | 2006-06-08 | 1 | -7/+8 |
* | [PATCH] elevator switching race | Jens Axboe | 2006-06-08 | 1 | -1/+1 |
* | [PATCH] Fix mempolicy.h build error | Ralf Baechle | 2006-06-08 | 1 | -0/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-05 | 2 | -2/+2 |
|\ |
|
| * | [SERIAL] typo: buad -> baud | Horst Schirmeier | 2006-06-05 | 2 | -2/+2 |
* | | [MIPS] Fix sparsemem support. | Chad Reese | 2006-06-06 | 2 | -0/+16 |
* | | [MIPS] Fix 64-bit build for RM7000. | Ralf Baechle | 2006-06-06 | 1 | -0/+1 |
* | | [MIPS] Fix non-linear memory mapping on MIPS | Sergei Shtylyov | 2006-06-06 | 2 | -27/+31 |
* | | [MIPS] Fix swap entry for MIPS32 36-bit physical address | Sergei Shtylyov | 2006-06-06 | 1 | -2/+14 |
* | | [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support | Sergei Shtylyov | 2006-06-06 | 1 | -2/+3 |
* | | [MIPS] Fix declaration of smp_prepare_cpus() platform hook. | Ralf Baechle | 2006-06-06 | 1 | -2/+2 |
* | | [MIPS] Fix instable BogoMIPS on multi-issue processors. | Ralf Baechle | 2006-06-06 | 1 | -10/+12 |
* | | [MIPS] Remove duplicate declaration of cpu_online_map. | Ralf Baechle | 2006-06-06 | 1 | -1/+0 |
* | | [PATCH] uml: more __user annotations | Al Viro | 2006-06-05 | 1 | -3/+3 |
* | | [PATCH] uml: add asm/irqflags.h | Jeff Dike | 2006-06-05 | 1 | -0/+6 |
* | | [PATCH] m48t86: ia64 build fix | Andrew Morton | 2006-06-05 | 1 | -2/+2 |
* | | [PATCH] alpha: SMP IRQ routing fix | Ivan Kokshaysky | 2006-06-05 | 1 | -3/+1 |
* | | [PATCH] Sparsemem build fix | Ralf Baechle | 2006-06-05 | 1 | -0/+1 |
* | | [PATCH] s390: cio non-unique path group ids | Peter Oberparleiter | 2006-06-05 | 1 | -2/+2 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-02 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 stepping | Lennert Buytenhek | 2006-06-02 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-02 | 3 | -11/+27 |
|\ \
| |/
|/| |
|
| * | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-01 | 3 | -11/+27 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-05-31 | 6 | -73/+207 |
|\ \ |
|
| * | | [MIPS] Treat R14000 like R10000. | Kumba | 2006-06-01 | 1 | -1/+3 |
| * | | [MIPS] Update/Fix instruction definitions | Thiemo Seufer | 2006-06-01 | 1 | -5/+28 |
| * | | [MIPS] DSP and MDMX share the same config flag bit. | Thiemo Seufer | 2006-06-01 | 1 | -1/+1 |
| * | | [MIPS] Update struct sigcontext member names | Daniel Jacobowitz | 2006-06-01 | 1 | -2/+8 |
| * | | [MIPS] Update/fix futex assembly | Ralf Baechle | 2006-06-01 | 1 | -25/+116 |
| * | | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman | 2006-06-01 | 1 | -1/+3 |
| * | | [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical address | Sergei Shtylyov | 2006-06-01 | 1 | -39/+49 |
| |/ |
|
* | | [PATCH] ARM: Fix XScale PMD setting | Deepak Saxena | 2006-05-31 | 1 | -0/+6 |
* | | [PATCH] net/compat.h build fix | Andrew Morton | 2006-05-31 | 1 | -1/+2 |
* | | [PATCH] revert "swsusp add check for suspension of X controlled devices" | Andrew Morton | 2006-05-31 | 1 | -5/+0 |
|/ |
|
* | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen | 2006-05-30 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-05-30 | 1 | -0/+1 |
|\ |
|
| * | [AGPGART] VIA PT880 Ultra support. | Magnus Kessler | 2006-05-22 | 1 | -0/+1 |
* | | Input: change from numbered to named switches | Richard Purdie | 2006-05-29 | 1 | -8/+3 |
* | | Input: add KEY_BATTERY keycode | Matthew Garrett | 2006-05-29 | 1 | -0/+2 |
* | | [PATCH] Add CMSPAR to termbits.h for powerpc and alpha | Paul Mackerras | 2006-05-26 | 2 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-05-23 | 2 | -3/+142 |
|\ \ |
|
| * | | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). | David S. Miller | 2006-05-23 | 2 | -3/+142 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [IRDA]: fixup type of ->lsap_state | Alexey Dobriyan | 2006-05-22 | 1 | -1/+1 |
| |/ / |
|
* | | | [PATCH] powerpc: wire up sys_[gs]et_robust_list | David Woodhouse | 2006-05-23 | 2 | -1/+9 |
* | | | [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ | Andrew Morton | 2006-05-23 | 1 | -3/+4 |
|/ / |
|
* | | [SPARC]: Add robust futex syscall entries. | David S. Miller | 2006-05-21 | 2 | -6/+10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-05-21 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | V4L/DVB (3774): Create V4L1 config options | Mauro Carvalho Chehab | 2006-05-12 | 1 | -0/+5 |
* | | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary | Bob Picco | 2006-05-21 | 1 | -0/+1 |