| Commit message (Expand) | Author | Age |
* | kexec jump: fix for ftrace | Huang Ying | 2008-08-15 |
* | kexec jump: check code size in control page | Huang Ying | 2008-08-15 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-13 |
|\ |
|
| * | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-08-13 |
|\ \
| |/
|/| |
|
| * | sparc64: Handle stack trace attempts before irqstacks are setup. | David S. Miller | 2008-08-13 |
| * | sparc64: Implement IRQ stacks. | David S. Miller | 2008-08-12 |
| * | sparc: remove include of linux/of_device.h from asm/of_device.h | Stephen Rothwell | 2008-08-12 |
| * | sparc64: Fix recursion in stack overflow detection handling. | David S. Miller | 2008-08-12 |
| * | sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code. | David S. Miller | 2008-08-09 |
* | | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-12 |
|\ \ |
|
| * | | [IA64] use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-12 |
| * | | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 2008-08-12 |
* | | | h8300: fix section mismatches | Yoshinori Sato | 2008-08-12 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-08-12 |
|\ \ |
|
| * | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu | 2008-08-11 |
| * | | x86: make "apic" an early_param() on 32-bit, NULL check | Rene Herman | 2008-08-11 |
| * | | x86, pci-calgary: fix function declaration | Randy Dunlap | 2008-08-11 |
| * | | x86: work around gcc 3.4.x bug | Jeremy Fitzhardinge | 2008-08-11 |
| * | | x86: make "apic" an early_param() on 32-bit | Rene Herman | 2008-08-11 |
| * | | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk | Rene Herman | 2008-08-11 |
| * | | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 2008-08-11 |
| * | | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria | 2008-08-08 |
| * | | x86: fdiv bug detection fix | Krzysztof Helt | 2008-07-31 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-11 |
|\ \ \ |
|
| * | | | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-10 |
| * | | | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-10 |
| * | | | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 2008-08-10 |
| * | | | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-10 |
| * | | | powerpc/4xx: Update defconfig files for 2.6.27-rc1 | Josh Boyer | 2008-08-06 |
| * | | | powerpc/44x: Incorrect NOR offset in Warp DTS | Sean MacLennan | 2008-08-04 |
| * | | | powerpc/44x: Warp DTS changes for board updates | Sean MacLennan | 2008-08-04 |
| * | | | powerpc/4xx: Cleanup Warp for i2c driver changes. | Sean MacLennan | 2008-08-04 |
| * | | | powerpc/44x: Adjust warp-nand resource end address | Valentine Barshak | 2008-08-04 |
* | | | | m68k{,nommu}: Wire up new system calls | Geert Uytterhoeven | 2008-08-11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-08-09 |
|\ \ \ \ |
|
| * | | | | avr32: Make atstk1006_nand_data definition static | Haavard Skinnemoen | 2008-08-08 |
| * | | | | avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100 | Haavard Skinnemoen | 2008-08-08 |
| * | | | | avr32: Update defconfigs | Haavard Skinnemoen | 2008-08-08 |
| * | | | | avr32: Clean up HMATRIX code | Haavard Skinnemoen | 2008-08-08 |
| * | | | | avr32: Add MMIO address definitions for certain controllers | Haavard Skinnemoen | 2008-08-08 |
| * | | | | avr32: Introduce <mach/chip.h> | Haavard Skinnemoen | 2008-08-08 |
| * | | | | avr32: Remove include/asm-avr32/arch-at32ap | Haavard Skinnemoen | 2008-08-08 |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-08-08 |
|\ \ \ \ \ |
|
| * | | | | | [CPUFREQ][2/2] preregister support for powernow-k8 | Mark Langsdorf | 2008-08-08 |
| * | | | | | [CPUFREQ][1/2] whitespace fix for powernow-k8 | Mark Langsdorf | 2008-08-08 |