| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Blackfin arch: mark our memory init functions with __init so they get freed a... | Mike Frysinger | 2007-06-11 | 2 | -14/+14 |
| * | Blackfin arch: all symbols were offset by 4k, since we didn't have the __text... | Robin Getz | 2007-06-11 | 1 | -0/+1 |
| * | Blackfin arch: spelling fixes | Simon Arlott | 2007-06-11 | 14 | -17/+17 |
| * | Blackfin arch: DMA code minor naming convention fix | Aubrey Li | 2007-06-11 | 1 | -3/+3 |
| * | Blackfin arch: remove defconfig file | Mike Frysinger | 2007-06-11 | 1 | -1327/+0 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-15 | 8 | -104/+202 |
|\ \ |
|
| * | | [MIPS] Fix builds where MSC01E_xxx is undefined. | Chris Dearman | 2007-06-14 | 1 | -1/+4 |
| * | | [MIPS] Separate performance counter interrupts | Chris Dearman | 2007-06-14 | 4 | -46/+135 |
| * | | [MIPS] Malta: Fix for SOCitSC based Maltas | Chris Dearman | 2007-06-14 | 4 | -61/+67 |
| |/ |
|
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-06-15 | 2 | -1/+2 |
|\ \ |
|
| * | | [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board info | Haavard Skinnemoen | 2007-06-14 | 1 | -0/+1 |
| * | | [AVR32] ratelimit segfault reporting rate | Andrea Righi | 2007-06-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-06-15 | 3 | -3/+19 |
|\ \ |
|
| * | | [POWERPC] Fix console output getting dropped on platforms without udbg_putc | Milton Miller | 2007-06-14 | 1 | -1/+7 |
| * | | [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs | Paul Mackerras | 2007-06-14 | 2 | -2/+12 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-06-14 | 24 | -165/+152 |
|\ \ |
|
| * | | [PARISC] remove global_ack_eiem | Grant Grundler | 2007-06-12 | 1 | -18/+8 |
| * | | [PARISC] Fix kernel panic in check_ivt | Kyle McMartin | 2007-06-04 | 2 | -7/+5 |
| * | | [PARISC] Fix bug when syscall nr is __NR_Linux_syscalls | Kyle McMartin | 2007-06-03 | 1 | -1/+1 |
| * | | [PARISC] be more defensive in process.c::get_wchan | Kyle McMartin | 2007-05-30 | 1 | -0/+4 |
| * | | [PARISC] fix "reduce size of task_struct on 64-bit machines" fallout | Kyle McMartin | 2007-05-30 | 2 | -4/+3 |
| * | | [PARISC] fix null ptr deref in unwind.c | Kyle McMartin | 2007-05-30 | 1 | -1/+3 |
| * | | [PARISC] remove remnants of parisc-specific softirq code | Grant Grundler | 2007-05-30 | 1 | -34/+1 |
| * | | [PARISC] fix section mismatch in smp.c | Helge Deller | 2007-05-30 | 1 | -1/+1 |
| * | | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls | Helge Deller | 2007-05-27 | 1 | -0/+5 |
| * | | [PARISC] fix section mismatches in arch/parisc/kernel | Helge Deller | 2007-05-27 | 2 | -8/+8 |
| * | | [PARISC] ROUND_UP macro cleanup in arch/parisc | Milind Arun Choudhary | 2007-05-22 | 2 | -5/+3 |
| * | | [PARISC] spelling fixes: arch/parisc/ | Simon Arlott | 2007-05-22 | 13 | -30/+30 |
| * | | [PARISC] Disable LWS debugging | Aurelien Jarno | 2007-05-22 | 1 | -4/+4 |
| * | | [PARISC] Let PA-8900 processors boot | Kyle McMartin | 2007-05-22 | 3 | -3/+8 |
| * | | parisc: convert /proc/gsc/pcxl_dma to seq_file | Alexey Dobriyan | 2007-05-22 | 1 | -41/+53 |
| * | | [PARISC] Wire up kexec_load syscall | Kyle McMartin | 2007-05-22 | 1 | -0/+1 |
| * | | [PARISC] Move #undef to end of syscall table | Kyle McMartin | 2007-05-22 | 1 | -5/+5 |
| * | | parisc: sync compat getdents | Alexandr Andreev | 2007-05-22 | 1 | -2/+8 |
| * | | parisc: make command_line[] static | Alexey Dobriyan | 2007-05-22 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-06-14 | 3 | -14/+134 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix args to sun4v_ldc_revoke(). | David S. Miller | 2007-06-13 | 1 | -2/+3 |
| * | | | [SPARC64]: Fix IO/MEM space sizing for PCI. | David S. Miller | 2007-06-13 | 1 | -3/+9 |
| * | | | [SPARC64]: Wire up cookie based sun4v interrupt registry. | David S. Miller | 2007-06-13 | 1 | -9/+122 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-06-14 | 4 | -7/+64 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ARM] 4445/1: ANUBIS: Fix CPLD registers | Ben Dooks | 2007-06-11 | 1 | -2/+2 |
| * | | [ARM] 4444/2: OSIRIS: CPLD suspend fix | Ben Dooks | 2007-06-11 | 1 | -0/+39 |
| * | | [ARM] 4443/1: OSIRIS: Add watchdog device to machine devices | Ben Dooks | 2007-06-11 | 1 | -0/+1 |
| * | | [ARM] 4442/1: OSIRIS: Fix CPLD register definitions | Ben Dooks | 2007-06-11 | 1 | -4/+14 |
| * | | [ARM] VFP: fix section mismatch error | Russell King | 2007-06-10 | 2 | -1/+8 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-11 | 11 | -29/+36 |
|\ \ \
| |/ /
|/| | |
|
| * | | [MIPS] Fix IP27 build | Atsushi Nemoto | 2007-06-11 | 1 | -1/+1 |
| * | | [MIPS] Fix modpost warnings by making start_secondary __cpuinit | Ralf Baechle | 2007-06-11 | 1 | -1/+1 |
| * | | [MIPS] SMTC: Fix build error caused by nonsense code. | Chris Dearman | 2007-06-11 | 1 | -14/+2 |
| * | | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. | Ralf Baechle | 2007-06-11 | 1 | -0/+7 |