Age | Commit message (Expand) | Author | Files | Lines |
2007-11-07 | UML: fix defconfig build again | Jeff Dike | 1 | -2/+2 |
2007-11-06 | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike | 1 | -2/+5 |
2007-11-06 | uml: fix incompatible types warning in previous SG fix | WANG Cong | 1 | -1/+1 |
2007-11-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -7/+13 |
2007-11-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -35/+34 |
2007-11-05 | lguest: tidy up documentation | Rusty Russell | 1 | -22/+21 |
2007-11-05 | lguest: make async_hcall() static | Adrian Bunk | 1 | -13/+13 |
2007-11-05 | [S390] tod clock: announce clocksource as perfect | Christian Borntraeger | 1 | -1/+1 |
2007-11-05 | [S390] Rename "idle_time" attribute to "idle_time_us". | Heiko Carstens | 1 | -3/+3 |
2007-11-05 | [S390] Fix memory detection. | Heiko Carstens | 1 | -1/+3 |
2007-11-05 | [S390] Fix compile on !CONFIG_SMP. | Heiko Carstens | 1 | -2/+6 |
2007-11-05 | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry | H. Peter Anvin | 1 | -1/+3 |
2007-11-05 | x86 setup: add a near jump to serialize %cr0 on 386/486 | H. Peter Anvin | 1 | -2/+2 |
2007-11-03 | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -12/+16 |
2007-11-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 3 | -171/+142 |
2007-11-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 16 | -378/+369 |
2007-11-03 | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle | 1 | -1/+1 |
2007-11-02 | [MIPS] Jazz: disable PIT; cleanup R4030 clockevent | Thomas Bogendoerfer | 1 | -11/+16 |
2007-11-02 | [MIPS] Bigsur supports highmem. | Ralf Baechle | 1 | -0/+1 |
2007-11-02 | [MIPS] mtx-1: Enable -Werror. | Ralf Baechle | 1 | -0/+2 |
2007-11-02 | [MIPS] mtx-1: Remove unused mtx1_sys_btn. | Ralf Baechle | 1 | -9/+0 |
2007-11-02 | [MIPS] Pb1200: Enable -Werror. | Ralf Baechle | 1 | -0/+2 |
2007-11-02 | [MIPS] SNI: register a02r clockevent; don't use PIT timer | Thomas Bogendoerfer | 1 | -3/+2 |
2007-11-02 | [MIPS] i8253: Cleanup. | Ralf Baechle | 1 | -11/+12 |
2007-11-02 | [MIPS] Pb1200: Fix warning. | Ralf Baechle | 1 | -44/+56 |
2007-11-02 | [MIPS] Pb1200: Fix warning. | Ralf Baechle | 1 | -1/+5 |
2007-11-02 | [MIPS] IP27: Fix build error. | Ralf Baechle | 1 | -2/+2 |
2007-11-02 | [MIPS] Excite: Fix build error. | Ralf Baechle | 1 | -1/+1 |
2007-11-02 | [MIPS] Sibyte: Split and move clock code. | Ralf Baechle | 9 | -330/+457 |
2007-11-02 | [MIPS] Sibyte: Fixes for oneshot timer mode. | Ralf Baechle | 2 | -62/+55 |
2007-11-02 | [MIPS] Sibyte: Remove blank line. | Ralf Baechle | 1 | -1/+0 |
2007-11-02 | [MIPS] Swarm: Fix build failure | Thiemo Seufer | 1 | -1/+1 |
2007-11-02 | [MIPS] time: Code cleanups | Atsushi Nemoto | 2 | -46/+12 |
2007-11-02 | [MIPS] time: Remove now unused local_timer_interrupt. | Ralf Baechle | 1 | -16/+0 |
2007-11-02 | [MIPS] IP32: Fix address of 2nd serial interface. | Ralf Baechle | 1 | -1/+1 |
2007-11-02 | [MIPS] SB1250: Use the right irqaction for the timer interrupt. | Ralf Baechle | 1 | -7/+1 |
2007-11-02 | [MIPS] SB1250: Remove stray assignment of cpumask. | Ralf Baechle | 1 | -1/+0 |
2007-11-02 | [MIPS] Sibyte: Fix names of the clockevent devices. | Ralf Baechle | 2 | -2/+2 |
2007-11-02 | [MIPS] Sibyte: Build fixes / dead code removal. | Ralf Baechle | 2 | -29/+0 |
2007-11-02 | sh64: Update defconfigs. | Paul Mundt | 3 | -171/+142 |
2007-11-02 | sh: Update r7785rp defconfig. | Paul Mundt | 1 | -198/+101 |
2007-11-02 | sh: mach-type updates. | Paul Mundt | 1 | -8/+21 |
2007-11-02 | sh: Fix up r7780rp highlander CF access size. | Paul Mundt | 1 | -0/+31 |
2007-11-02 | sh: Terminate .eh_frame in VDSO with a 4-byte 0. | Kaz Kojima | 1 | -1/+4 |
2007-11-02 | sh: Decouple 4k and soft/hardirq stacks. | Paul Mundt | 2 | -4/+12 |
2007-11-02 | sh: Fix optimized __copy_user() movca.l usage. | Stuart Menefy | 1 | -0/+4 |
2007-11-01 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -35/+34 |
2007-11-01 | [SPARC64]: Fix build with CONFIG_NET disabled. | David S. Miller | 2 | -2/+2 |
2007-11-01 | [SPARC64]: Fix build failure when CONFIG_BUG is disabled. | David S. Miller | 1 | -1/+3 |
2007-11-01 | [SPARC64]: Kill unused ITAG_MASK macro in ultra.S | David S. Miller | 1 | -7/+0 |