Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | x86: Add reserve_ebda_region to x86_init_ops | Thomas Gleixner | 2009-08-27 | 4 | -4/+7 | |
| | * | | x86: Add request_standard_resources to x86_init | Thomas Gleixner | 2009-08-27 | 5 | -13/+25 | |
| | * | | x86: Add probe_roms to x86_init | Thomas Gleixner | 2009-08-27 | 4 | -3/+18 | |
| | * | | x86: Add x86_init infrastructure | Thomas Gleixner | 2009-08-27 | 4 | -1/+35 | |
| | * | | Merge branch 'sched/clock' into x86/cleanups | Thomas Gleixner | 2009-08-27 | 36 | -406/+390 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'x86/paravirt' into x86/cleanups | Thomas Gleixner | 2009-08-27 | 2 | -710/+721 | |
| | |\ \ \ | ||||||
| * | | | | | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 2009-09-18 | 1 | -68/+7 | |
| * | | | | | frv: clean up linker script using new linker script macros. | Nelson Elhage | 2009-09-18 | 1 | -54/+7 | |
| * | | | | | frv: remove unused .altinstructions code | Nelson Elhage | 2009-09-18 | 1 | -5/+0 | |
| * | | | | | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds | 2009-09-18 | 128 | -0/+8873 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | score: add TIF_NOTIFY_RESUME define in asm/thread_info.h | Chen Liqin | 2009-09-17 | 1 | -0/+2 | |
| | * | | | | | score: make init_thread_union align to THREAD_SIZE | Chen Liqin | 2009-08-30 | 1 | -1/+1 | |
| | * | | | | | score: update files according to review comments. | Chen Liqin | 2009-08-30 | 1 | -115/+97 | |
| | * | | | | | score: add old syscall support | Chen Liqin | 2009-08-30 | 3 | -2/+40 | |
| | * | | | | | score: add MEMORY_START and MEMORY_SIZE define, to make the code clear | Chen Liqin | 2009-08-30 | 2 | -16/+19 | |
| | * | | | | | score: update inconsistent declare after .c was changed | Chen Liqin | 2009-08-30 | 9 | -35/+472 | |
| | * | | | | | score: remove unused code, add include files in .c | Chen Liqin | 2009-08-30 | 5 | -21/+17 | |
| | * | | | | | Merge branch 'score' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/as... | Chen Liqin | 2009-08-30 | 128 | -0/+8415 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | score: clean up mm/init.c | Arnd Bergmann | 2009-06-27 | 1 | -24/+10 | |
| | | * | | | | | score: make irq.h definitions local | Arnd Bergmann | 2009-06-27 | 2 | -20/+23 | |
| | | * | | | | | score: cleanups: dead code, 0 as pointer, shadowed variables | Arnd Bergmann | 2009-06-27 | 3 | -20/+8 | |
| | | * | | | | | score: fix function prototypes | Arnd Bergmann | 2009-06-27 | 3 | -12/+17 | |
| | | * | | | | | score: add address space annotations | Arnd Bergmann | 2009-06-27 | 4 | -14/+16 | |
| | | * | | | | | score: add missing #includes | Arnd Bergmann | 2009-06-27 | 5 | -1/+10 | |
| | | * | | | | | score: move save arg5 and arg6 instruction in front of enable_irq | Chen Liqin | 2009-06-22 | 1 | -2/+2 | |
| | | * | | | | | score: add prototypes for wrapped syscalls | Arnd Bergmann | 2009-06-19 | 1 | -2/+4 | |
| | | * | | | | | score: remove init_mm | Arnd Bergmann | 2009-06-19 | 1 | -2/+0 | |
| | | * | | | | | score: add generic sys_call_table | Arnd Bergmann | 2009-06-19 | 4 | -53/+18 | |
| | | * | | | | | score: remove __{put,get}_user_unknown | Arnd Bergmann | 2009-06-19 | 1 | -12/+0 | |
| | | * | | | | | score: unset __ARCH_WANT_IPC_PARSE_VERSION | Arnd Bergmann | 2009-06-19 | 1 | -1/+0 | |
| | | * | | | | | score: update files according to review comments | Chen Liqin | 2009-06-19 | 14 | -250/+154 | |
| | | * | | | | | score: Add support for Sunplus S+core architecture | Chen Liqin | 2009-06-19 | 126 | -0/+8566 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 204 | -3050/+15741 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sh: mach-ecovec24: Add user debug switch support | Kuninori Morimoto | 2009-09-17 | 1 | -0/+10 | |
| | * | | | | | | | sh: Kill off unused se_skipped in alignment trap notification code. | Paul Mundt | 2009-09-16 | 1 | -2/+0 | |
| | * | | | | | | | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 2009-09-16 | 4 | -13/+20 | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 1130 | -13181/+72819 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | video: sh_mobile_lcdcfb: use both register sets for display panning | Phil Edworthy | 2009-09-15 | 5 | -5/+5 | |
| | * | | | | | | | | sh: Fix up sh7705 flush_dcache_page() build. | Paul Mundt | 2009-09-15 | 1 | -1/+2 | |
| | * | | | | | | | | sh: kfr2r09: document the PLL/FLL <-> RF relationship. | Kuninori Morimoto | 2009-09-15 | 1 | -0/+2 | |
| | * | | | | | | | | sh: mach-ecovec24: need asm/clock.h. | Kuninori Morimoto | 2009-09-15 | 1 | -0/+1 | |
| | * | | | | | | | | sh: mach-ecovec24: deassert usb irq on boot. | Kuninori Morimoto | 2009-09-15 | 1 | -0/+1 | |
| | * | | | | | | | | sh: Add KEYSC support for EcoVec24 | Kuninori Morimoto | 2009-09-15 | 1 | -0/+52 | |
| | * | | | | | | | | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto | 2009-09-15 | 1 | -0/+1 | |
| | * | | | | | | | | sh: cpufreq: Include CPU id in info messages. | Paul Mundt | 2009-09-15 | 1 | -5/+5 | |
| | * | | | | | | | | sh: multi-evt support for SH-X3 proto CPU. | Paul Mundt | 2009-09-14 | 1 | -35/+20 | |
| | * | | | | | | | | sh: clkfwk: remove bogus set_bus_parent() from SH7709. | Rafael Ignacio Zurita | 2009-09-14 | 1 | -11/+0 | |
| | * | | | | | | | | sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300) | Yusuke Goda | 2009-09-11 | 1 | -1/+1 | |
| | * | | | | | | | | sh: Add EcoVec24 romImage defconfig | Kuninori Morimoto | 2009-09-11 | 1 | -0/+1032 | |
| | * | | | | | | | | sh: USB disable process is needed if romImage boot for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 1 | -0/+3 |