Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 14 | -142/+286 | |
| * | | | Pull vector-domain into release branch | Tony Luck | 2007-07-19 | 5 | -394/+604 | |
| |\ \ \ | ||||||
| | * | | | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu | 2007-07-19 | 1 | -8/+0 | |
| | * | | | [IA64] Enable percpu vector domain for IA64_DIG | Yasuaki Ishimatsu | 2007-07-17 | 1 | -1/+1 | |
| | * | | | [IA64] Enable percpu vector domain for IA64_GENERIC | Yasuaki Ishimatsu | 2007-07-17 | 1 | -0/+26 | |
| | * | | | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 | 3 | -12/+70 | |
| | * | | | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 | 3 | -39/+103 | |
| | * | | | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 | 4 | -62/+206 | |
| | * | | | [IA64] Check if irq is sharable | Yasuaki Ishimatsu | 2007-07-17 | 1 | -2/+3 | |
| | * | | | [IA64] Fix invalid irq vector assumption for iosapic | Yasuaki Ishimatsu | 2007-07-17 | 1 | -136/+122 | |
| | * | | | [IA64] Use dynamic irq for iosapic interrupts | Yasuaki Ishimatsu | 2007-07-17 | 1 | -24/+15 | |
| | * | | | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu | 2007-07-17 | 1 | -28/+29 | |
| | * | | | [IA64] Cleanup lock order in iosapic_register_intr | Yasuaki Ishimatsu | 2007-07-17 | 1 | -30/+20 | |
| | * | | | [IA64] Remove duplicated members in iosapic_rte_info | Yasuaki Ishimatsu | 2007-07-17 | 1 | -36/+24 | |
| | * | | | [IA64] Remove block structure for locking in iosapic.c | Yasuaki Ishimatsu | 2007-07-17 | 1 | -166/+135 | |
| * | | | | [IA64] refresh some config files for 64K pagesize | Tony Luck | 2007-07-19 | 2 | -444/+212 | |
| * | | | | [IA64] fallocate system call | David Chinner | 2007-07-19 | 1 | -1/+1 | |
* | | | | | [MIPS] User stack pointer randomisation | Franck Bui-Huu | 2007-07-20 | 1 | -0/+14 | |
* | | | | | [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38 | Ralf Baechle | 2007-07-20 | 1 | -1/+25 | |
* | | | | | [MIPS] Make support for weakly ordered LL/SC a config option. | Ralf Baechle | 2007-07-20 | 1 | -0/+11 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 | 14 | -1226/+51 | |
|\ \ \ \ | ||||||
| * | | | | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 3 | -286/+21 | |
| * | | | | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 | 6 | -50/+50 | |
| * | | | | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-20 | 3 | -340/+5 | |
| * | | | | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 3 | -234/+3 | |
| * | | | | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 3 | -52/+0 | |
| * | | | | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 3 | -47/+0 | |
| * | | | | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 3 | -65/+3 | |
| * | | | | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 3 | -67/+0 | |
| * | | | | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 6 | -125/+9 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-20 | 50 | -543/+1229 | |
|\ \ \ \ \ | ||||||
| * | | | | | sh: intc - add support for SH7750 and its variants | Magnus Damm | 2007-07-20 | 7 | -74/+205 | |
| * | | | | | sh: Move entry point code to .text.head. | Paul Mundt | 2007-07-20 | 2 | -1/+3 | |
| * | | | | | sh: heartbeat: Shut up resource size warning. | Paul Mundt | 2007-07-20 | 1 | -1/+1 | |
| * | | | | | sh: update r2d defconfig and fix SH7751R pci compliation | Magnus Damm | 2007-07-20 | 2 | -3/+4 | |
| * | | | | | sh: Many symbol exports for nommu allmodconfig. | Paul Mundt | 2007-07-20 | 3 | -2/+43 | |
| * | | | | | sh: zero terminate 8250 platform data for r2d board | Magnus Damm | 2007-07-20 | 1 | -1/+2 | |
| * | | | | | sh: cpufreq: Fix up the build for SH-2. | Paul Mundt | 2007-07-20 | 1 | -5/+0 | |
| * | | | | | sh: Make on-chip DMA channel selection explicit. | Paul Mundt | 2007-07-20 | 1 | -1/+1 | |
| * | | | | | sh: Fix up CPU dependencies for on-chip DMAC. | Paul Mundt | 2007-07-20 | 1 | -0/+1 | |
| * | | | | | Merge branch 'clkfwk' | Paul Mundt | 2007-07-20 | 4 | -135/+112 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | sh: cpufreq: clock framework support. | Paul Mundt | 2007-07-20 | 2 | -135/+81 | |
| | * | | | | | sh: Support rate rounding for SH7722 FRQCR clocks. | Paul Mundt | 2007-07-20 | 1 | -0/+15 | |
| | * | | | | | sh: Implement clk_round_rate() in the clock framework. | Paul Mundt | 2007-07-20 | 1 | -0/+16 | |
| * | | | | | | sh: Fix up PCI section mismatch warnings. | Paul Mundt | 2007-07-20 | 4 | -4/+4 | |
| * | | | | | | sh: Wire up fallocate() syscall. | Paul Mundt | 2007-07-20 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | sh: intc - add support for 7780 | Magnus Damm | 2007-07-20 | 6 | -32/+195 | |
| * | | | | | sh: intc - improve group support | Magnus Damm | 2007-07-20 | 1 | -20/+73 | |
| * | | | | | sh: push-switch: Correct license string. | Paul Mundt | 2007-07-20 | 1 | -1/+1 | |
| * | | | | | sh: cpufreq: Fix driver dependencies and flag as broken. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |