| Commit message (Expand) | Author | Age |
* | Blackfin arch: scrub old console defines | Mike Frysinger | 2007-06-11 |
* | Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility | Mike Frysinger | 2007-06-14 |
* | Blackfin arch: mark our memory init functions with __init so they get freed a... | Mike Frysinger | 2007-06-11 |
* | Blackfin arch: all symbols were offset by 4k, since we didn't have the __text... | Robin Getz | 2007-06-11 |
* | Blackfin arch: spelling fixes | Simon Arlott | 2007-06-11 |
* | Blackfin arch: DMA code minor naming convention fix | Aubrey Li | 2007-06-11 |
* | Blackfin arch: remove defconfig file | Mike Frysinger | 2007-06-11 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-11 |
|\ |
|
| * | [MIPS] Fix IP27 build | Atsushi Nemoto | 2007-06-11 |
| * | [MIPS] Fix modpost warnings by making start_secondary __cpuinit | Ralf Baechle | 2007-06-11 |
| * | [MIPS] SMTC: Fix build error caused by nonsense code. | Chris Dearman | 2007-06-11 |
| * | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. | Ralf Baechle | 2007-06-11 |
| * | [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. | Ralf Baechle | 2007-06-11 |
| * | [MIPS] SMTC: Fix warning. | Ralf Baechle | 2007-06-11 |
| * | [MIPS] Wire up utimensat, signalfd, timerfd, eventfd | Atsushi Nemoto | 2007-06-11 |
| * | [MIPS] Atlas: Fix build. | Ralf Baechle | 2007-06-11 |
| * | [MIPS] Always install the DSP exception handler. | Chris Dearman | 2007-06-11 |
| * | [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. | Ralf Baechle | 2007-06-11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-06-08 |
|\ \ |
|
| * | | [SPARC64]: Handle PCI bridges without 'ranges' property. | David S. Miller | 2007-06-08 |
| * | | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>. | Robert P. J. Day | 2007-06-07 |
| |/ |
|
* | | x86_64: oops_begin() fix | Andrew Morton | 2007-06-08 |
* | | fix sysrq-m oops | Bob Picco | 2007-06-08 |
* | | uml: get declaration of simple_strtoul | Jeff Dike | 2007-06-08 |
* | | uml: fix kernel stack size on x86_64 | Jeff Dike | 2007-06-08 |
* | | potential parse error in ifdef part 3 | Yoann Padioleau | 2007-06-08 |
* | | m68knommu: fix ColdFire timer off by 1 | Greg Ungerer | 2007-06-08 |
|/ |
|
* | Merge git://git.linux-xtensa.org/kernel/xtensa-feed | Linus Torvalds | 2007-06-07 |
|\ |
|
| * | [XTENSA] Remove non-rt signal handling | Chris Zankel | 2007-05-31 |
| * | [XTENSA] Move common sections into bss sections | Chris Zankel | 2007-05-31 |
| * | [XTENSA] clean-up header files | Chris Zankel | 2007-05-31 |
| * | [XTENSA] Remove multi-exported symbols from xtensa_ksyms.c | Chris Zankel | 2007-05-31 |
| * | [XTENSA] fix sources using deprecated assembler directive | Chris Zankel | 2007-05-31 |
| * | [XTENSA] Spelling fixes in arch/xtensa | Chris Zankel | 2007-05-31 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-06-07 |
|\ \ |
|
| * | | [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver. | David S. Miller | 2007-06-07 |
| * | | [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. | David S. Miller | 2007-06-07 |
* | | | enable interrupts in user path of page fault. | Steven Rostedt | 2007-06-07 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-06-07 |
|\ \ \ |
|
| * | | | [ARM] Solve buggy smp_processor_id() usage | Russell King | 2007-06-02 |
| * | | | [ARM] 4419/1: AT91: SAM9 USB clocks check for suspending | Andrew Victor | 2007-06-02 |
| * | | | [ARM] 4418/1: AT91: Number of programmable clocks differs | Andrew Victor | 2007-06-02 |
| * | | | [ARM] 4392/2: Do not corrupt the SP register in compressed/head.S | Catalin Marinas | 2007-06-02 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-07 |
|\ \ \ \ |
|
| * | | | | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS | Atsushi Nemoto | 2007-06-06 |
| * | | | | [MIPS] Fix some minor typoes in arch/mips/Kconfig. | Robert P. J. Day | 2007-06-06 |
| * | | | | [MIPS] Remove prototype for deleted function qemu_handle_int | Ralf Baechle | 2007-06-06 |
| * | | | | [MIPS] Fix some system calls with long long arguments | Atsushi Nemoto | 2007-06-06 |
| * | | | | [MIPS] Make dma_map_sg handle sg elements which are longer than one page | Thomas Bogendoerfer | 2007-06-06 |
| * | | | | [MIPS] Fix VGA corruption on RM300C | Thomas Bogendoerfer | 2007-06-06 |