Age | Commit message (Expand) | Author |
2008-02-29 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-02-29 | [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* | eric miao |
2008-02-29 | [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite | eric miao |
2008-02-29 | [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with... | Alexandre Rusev |
2008-02-29 | [ARM] eliminate MODULE_PARM() usage | Randy Dunlap |
2008-02-29 | [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC | Uli Luckas |
2008-02-29 | xen: mask out SEP from CPUID | Jeremy Fitzhardinge |
2008-02-29 | x86: disable BTS ptrace extensions for now | Ingo Molnar |
2008-02-29 | x86: CPA: avoid split of alias mappings | Thomas Gleixner |
2008-02-29 | x86: delay the export removal of init_mm | Ingo Molnar |
2008-02-29 | x86: fix leak un ioremap_page_range() failure | Ingo Molnar |
2008-02-29 | x86 vdso: fix build locale dependency | Roland McGrath |
2008-02-29 | x86: restore vsyscall64 prochandler | Thomas Gleixner |
2008-02-29 | x86: tls prevent_tail_call | Roland McGrath |
2008-02-29 | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds |
2008-02-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-02-28 | [SPARC64]: Adjust kernel PC validation test in fault handler. | David S. Miller |
2008-02-27 | avr32: Fix OCD refcounting bug | Haavard Skinnemoen |
2008-02-26 | [SPARC64]: Loosen checks in exception table handling. | David S. Miller |
2008-02-27 | arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & | Julia Lawall |
2008-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-26 | x86: fix boot failure on 486 due to TSC breakage | Mikael Pettersson |
2008-02-26 | x86: fix build on non-C locales. | Priit Laes |
2008-02-26 | x86: make c_idle.work have a static address. | Glauber Costa |
2008-02-26 | x86: don't save unreliable stack trace entries | Vegard Nossum |
2008-02-26 | x86: don't make swapper_pg_pmd global | Adrian Bunk |
2008-02-26 | x86: don't print a warning when MTRR are blank and running in KVM | Joerg Roedel |
2008-02-26 | x86: fix execve with -fstack-protect | Ingo Molnar |
2008-02-26 | x86: fix vsyscall wreckage | Thomas Gleixner |
2008-02-26 | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE | Ingo Molnar |
2008-02-26 | x86: fix spontaneous reboot with allyesconfig bzImage | Ingo Molnar |
2008-02-26 | x86: remove double-checking empty zero pages debug | Yinghai Lu |
2008-02-26 | x86: notsc is ignored on common configurations | Pavel Machek |
2008-02-26 | x86/mtrr: fix kernel-doc missing notation | Randy Dunlap |
2008-02-26 | x86: handle BIOSes which terminate e820 with CF=1 and no SMAP | H. Peter Anvin |
2008-02-26 | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC | H. Peter Anvin |
2008-02-26 | x86: require family >= 6 if we are using P6 NOPs | H. Peter Anvin |
2008-02-26 | x86: do not promote TM3x00/TM5x00 to i686-class | H. Peter Anvin |
2008-02-26 | x86: hpet fix docbook comment | Pavel Machek |
2008-02-26 | x86: make DEBUG_PAGEALLOC and CPA more robust | Ingo Molnar |
2008-02-26 | x86/lguest: fix pgdir pmd index calculation | Ahmed S. Darwish |
2008-02-26 | lguest: fix build breakage | Tony Breeds |
2008-02-26 | lguest: include function prototypes | Harvey Harrison |
2008-02-26 | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt |
2008-02-26 | sh: revert dreamcast pci change | Magnus Damm |
2008-02-26 | sh: fix rtc_resources setup for sh770x | Rafael Ignacio Zurita |
2008-02-26 | sh: heartbeat: ioremap is expected to succeed | Roel Kluin |
2008-02-26 | sh: Storage class should be before const qualifier | Tobias Klauser |