| Commit message (Expand) | Author | Age |
* | xtensa: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-10-14 |
* | xtensa: use newer __SPIN_LOCK_UNLOCKED macro | Robert P. J. Day | 2008-10-14 |
* | arch/m68k/mm/kmap.c: introduce missing kfree | Julia Lawall | 2008-10-14 |
* | m68k: init_irq_proc depends on CONFIG_PROC_FS | Geert Uytterhoeven | 2008-10-14 |
* | m68k: remove the dead PCI code | Adrian Bunk | 2008-10-14 |
* | m68k: Remove the broken Hades support | Adrian Bunk | 2008-10-14 |
* | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Define rtc_lock on Atari | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Modular Amiga keyboard needs key_maps | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Reverse platform MMU logic so Sun 3 is last | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Add NOTES to init data so its discarded at boot | Roman Zippel | 2008-10-14 |
* | m68k: Put .bss at the end of the data section | Roman Zippel | 2008-10-14 |
* | m68k: Use new printk() extension %pS to print symbols | Geert Uytterhoeven | 2008-10-14 |
* | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | ide-generic: remove no longer needed ide_probe_legacy() | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | xtensa: remove dead CONFIG_BLK_DEV_IDE code | Adrian Bunk | 2008-10-13 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-10-13 |
|\ \
| |/
|/| |
|
| * | V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se... | Stefan Herbrechtsmeier | 2008-10-12 |
* | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-13 |
|\ \ |
|
| * | | Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr... | Robin Getz | 2008-10-12 |
| * | | Blackfin arch: Fix bogus str_ident check in gpio code | Michael Hennerich | 2008-10-12 |
| * | | Blackfin arch: AD7879 Touchscreen driver | Michael Hennerich | 2008-10-12 |
| * | | Blackfin arch: introducing bfin_addr_dcachable | Vitja Makarov | 2008-10-13 |
| * | | Blackfin arch: fix a typo in comments | Bryan Wu | 2008-10-10 |
| * | | Blackfin arch: Remove useless head file | Graf Yang | 2008-10-10 |
| * | | Blackfin arch: make sure L2 start and length are always defined (fixes buildi... | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible | Mike Frysinger | 2008-10-12 |
| * | | Blackfin arch: update anomaly headers to match the latest sheet | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul... | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: print out error/warning if you are running on the incorrect CP... | Robin Getz | 2008-10-10 |
| * | | Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ... | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: update board defconfigs | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: Add optional verbose debug | Robin Getz | 2008-10-10 |
| * | | Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: have is_user_addr_valid() check for overflows (like when addre... | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: ptrace - fix off-by-one check on end of memory regions | Mike Frysinger | 2008-10-10 |
| * | | Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display | Michael Hennerich | 2008-10-13 |
| * | | Blackfin arch: flash memory map and dm9000 resources updating | Javier Herrero | 2008-10-09 |
| * | | Blackfin arch: early prink code still use uart core console functions to pars... | Sonic Zhang | 2008-10-09 |
| * | | Blackfin arch: Move all the silicon rev handling to one place | Mike Frysinger | 2008-10-09 |
| * | | Blackfin arch: fix end address for parallel flash and increase kernel partiti... | Mike Frysinger | 2008-10-09 |
| * | | Blackfin arch: avoid using actual config name in comment | Mike Frysinger | 2008-10-09 |
| * | | Blackfin arch: Fix bug - HW Errors never recover on BF548 | Robin Getz | 2008-10-09 |
| * | | Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return pr... | Graf Yang | 2008-10-09 |
| * | | Blackfin arch: give sys_strace proper entry markings | Mike Frysinger | 2008-10-09 |
| * | | Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared | Mike Frysinger | 2008-10-09 |
| * | | Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre... | Mike Frysinger | 2008-10-09 |