| Commit message (Expand) | Author | Age |
* | sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily. | Paul Mundt | 2009-05-07 |
* | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt | 2009-05-07 |
* | sh: Flag IRQSTACKS as BROKEN for now. | Paul Mundt | 2009-05-07 |
* | sh: Move dummy clockevents broadcast timer to its new home. | Paul Mundt | 2009-05-03 |
* | sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code. | Paul Mundt | 2009-05-03 |
* | sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS. | Paul Mundt | 2009-05-03 |
* | sh: Consolidate MTU2/CMT/TMU timer platform data. | Paul Mundt | 2009-05-03 |
* | sh: TMU platform data for sh7722 | Magnus Damm | 2009-05-03 |
* | clocksource: SuperH TMU Timer driver | Magnus Damm | 2009-05-03 |
* | sh: remove old MTU2 driver | Magnus Damm | 2009-05-03 |
* | sh: sh2a MTU2 platform data | Magnus Damm | 2009-05-03 |
* | clocksource: SuperH MTU2 Timer driver | Magnus Damm | 2009-05-03 |
* | time: sh: convert to use arch_getoffset() infrastructure | john stultz | 2009-05-03 |
* | sh: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-05-03 |
* | sh: remove obsolete no_irq_type | Thomas Gleixner | 2009-05-03 |
* | Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 2009-05-03 |
|\ |
|
| * | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> | Geert Uytterhoeven | 2009-04-28 |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-28 |
| |\ |
|
| | * | powerpc/ps3: Fix build error on UP | Geoff Levand | 2009-04-27 |
| | * | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB | Michael Ellerman | 2009-04-27 |
| | * | powerpc: ppc32 needs elf_read_implies_exec() | Kumar Gala | 2009-04-27 |
| | * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Paul Mackerras | 2009-04-27 |
| | |\ |
|
| | | * | powerpc/44x: Correct memory size calculation for denali-based boards | Valentine Barshak | 2009-04-24 |
| | * | | powerpc/86xx: Add device_type entry to soc for ppc9a | Martyn Welch | 2009-04-27 |
| | * | | powerpc: fix for long standing bug noticed by gcc 4.4.0 | Stephen Rothwell | 2009-04-23 |
| | * | | Revert "powerpc: Add support for early tlbilx opcode" | Kumar Gala | 2009-04-23 |
| | |/ |
|
| * | | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott | 2009-04-28 |
| * | | sparc: cleanup references to deprecated .text.init* sections. | Tim Abbott | 2009-04-27 |
| * | | sh: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 |
| * | | powerpc: Use __REF macro instead of old .text.init.refok. | Tim Abbott | 2009-04-27 |
| * | | powerpc: Use TEXT_TEXT macro in linker script. | Tim Abbott | 2009-04-27 |
| * | | arm: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 |
| * | | FRV: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 |
| * | | FRV: Remove unused header asm/init.h. | Tim Abbott | 2009-04-27 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-27 |
| |\ \ |
|
| | * | | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 2009-04-22 |
| | * | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
| | * | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 |
| | * | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu | 2009-04-22 |
| * | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-27 |
| |\ \ \ |
|
| | * | | | sh: Fix up unsigned syscall_nr in SH-5 pt_regs. | Paul Mundt | 2009-04-27 |
| * | | | | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 2009-04-27 |
| * | | | | FRV: Wire up new syscalls | David Howells | 2009-04-27 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
| |\ \ \ \ |
|
| | * | | | | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 2009-04-24 |
| | * | | | | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 2009-04-23 |
| | * | | | | uv_time: add parameter to uv_read_rtc() | Coly Li | 2009-04-22 |
| | * | | | | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 2009-04-22 |
| | * | | | | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 2009-04-22 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 2009-04-21 |