| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [ARM] Add support for pause_on_oops and display preempt/smp options | Russell King | 2007-06-17 | 1 | -1/+19 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-26 | 10 | -74/+23 |
|\ \ \ |
|
| * | | | [MIPS] Count timer interrupts correctly. | Chris Dearman | 2007-06-26 | 1 | -1/+1 |
| * | | | [MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work. | Ralf Baechle | 2007-06-26 | 1 | -2/+1 |
| * | | | [MIPS] use compat_siginfo in rt_sigframe_n32 | Pavel Kiryukhin | 2007-06-26 | 2 | -65/+3 |
| * | | | [MIPS] 20K: Handle WAIT related bugs according to errata information | Ralf Baechle | 2007-06-26 | 1 | -1/+11 |
| * | | | [MIPS] AP/SP requires shadow registers, auto enable support. | Ralf Baechle | 2007-06-26 | 1 | -0/+1 |
| * | | | [MIPS] Fix pb1500 reg B access | Yoichi Yuasa | 2007-06-26 | 1 | -1/+1 |
| * | | | [MIPS] Alchemy: Fix wrong cast | Yoichi Yuasa | 2007-06-26 | 1 | -1/+1 |
| * | | | [MIPS] remove "support for" from system type entry | Yoichi Yuasa | 2007-06-26 | 1 | -2/+2 |
| * | | | [MIPS] add io_map_base to pci_controller on Cobalt | Yoichi Yuasa | 2007-06-26 | 1 | -0/+1 |
| * | | | [MIPS] __ucmpdi2 arguments are unsigned long long. | Ralf Baechle | 2007-06-26 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | [POWERPC] Fix subtle FP state corruption bug in signal return on SMP | Paul Mackerras | 2007-06-26 | 1 | -3/+7 |
* | | | [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval | Tony Breeds | 2007-06-26 | 2 | -4/+7 |
* | | | [POWERPC] Update defconfigs | Paul Mackerras | 2007-06-26 | 16 | -1792/+1574 |
* | | | [POWERPC] Update g5_defconfig | will schmidt | 2007-06-26 | 1 | -179/+188 |
|/ / |
|
* | | ACPI: preserve the ebx value in acpi_copy_wakeup_routine | Tian Kevin | 2007-06-24 | 1 | -0/+2 |
* | | x86_64: fix misplaced `continue' in mce.c | Joshua Wise | 2007-06-24 | 1 | -2/+4 |
* | | alpha: fix alignment problem in csum_ipv6_magic() | Ivan Kokshaysky | 2007-06-24 | 2 | -23/+70 |
* | | [AVR32] Update defconfigs | Haavard Skinnemoen | 2007-06-23 | 2 | -213/+119 |
* | | [AVR32] Initialize dma_mask and dma_coherent_mask | David Brownell | 2007-06-23 | 1 | -0/+12 |
* | | [AVR32] NGW100, Remove relics of the old USART mapping scheme | ben.nizette@iinet.net.au | 2007-06-23 | 1 | -3/+0 |
* | | [AVR32] Fix bug in invalidate_dcache_region() | Haavard Skinnemoen | 2007-06-23 | 1 | -9/+5 |
* | | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2007-06-22 | 2 | -0/+10 |
* | | i386: Make CMPXCHG64 only dependent on PAE | Andi Kleen | 2007-06-22 | 2 | -2/+2 |
* | | Blackfin arch: match kernel startup messaage with new linker script | Robin Getz | 2007-06-21 | 1 | -3/+5 |
* | | Blackfin arch: update printk to use KERN_EMERG and reformat crash output | Robin Getz | 2007-06-21 | 1 | -55/+86 |
* | | Blackfin arch: update ANOMALY handling | Robin Getz | 2007-06-21 | 5 | -16/+41 |
* | | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 2007-06-21 | 4 | -3/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2007-06-21 | 1 | -7/+36 |
|\ \ |
|
| * | | [PARISC] unwinder improvements | Randolph Chung | 2007-06-21 | 1 | -7/+34 |
| * | | [PARISC] Fix unwinder on 64-bit kernels | Randolph Chung | 2007-06-21 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-20 | 10 | -62/+63 |
|\ \ |
|
| * | | [MIPS] Don't drag a platform specific header into generic arch code. | Ralf Baechle | 2007-06-20 | 10 | -62/+63 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-06-20 | 2 | -3/+5 |
|\ \ \ |
|
| * | | | [POWERPC] Fix powermac late initcall to only run on powermac | Tony Breeds | 2007-06-20 | 1 | -0/+3 |
| * | | | [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) | Segher Boessenkool | 2007-06-20 | 1 | -3/+2 |
| |/ / |
|
* | | | x86_64: fix link warning between for .text and .init.text | Yinghai Lu | 2007-06-20 | 2 | -3/+3 |
* | | | x86: change_page_attr bandaids | Andi Kleen | 2007-06-20 | 2 | -15/+22 |
* | | | x86: Disable KPROBES with DEBUG_RODATA for now | Andi Kleen | 2007-06-20 | 2 | -0/+2 |
* | | | x86_64: Quieten Atari keyboard warnings in Kconfig | Andi Kleen | 2007-06-20 | 1 | -3/+0 |
* | | | x86: Disable DAC on VIA bridges | Andi Kleen | 2007-06-20 | 2 | -0/+39 |
* | | | x86_64: Fix readahead/sync_file_range/fadvise64 compat calls | Andi Kleen | 2007-06-20 | 2 | -3/+22 |
|/ / |
|
* | | [POWERPC] rheap - eliminates internal fragments caused by alignment | Li Yang | 2007-06-19 | 1 | -19/+29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 2007-06-19 | 1 | -0/+1 |
|\ \ |
|
| * | | sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. | Paul Mundt | 2007-06-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-06-19 | 2 | -3/+9 |
|\ \ |
|
| * | | sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. | Paul Mundt | 2007-06-19 | 1 | -3/+4 |
| * | | sh: oops_enter()/oops_exit() in die(). | Paul Mundt | 2007-06-18 | 1 | -0/+3 |
| * | | sh: Fix restartable syscall arg5 clobbering. | Kaz Kojima | 2007-06-18 | 1 | -2/+4 |
| |/ |
|