Age | Commit message (Expand) | Author |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov |
2013-07-03 | mm/SH: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/SH: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst |
2013-06-07 | sh_eth: get SH7724 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH7757 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH77{34|63} support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH7619 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH771x support out of #ifdef | Sergei Shtylyov |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-07 | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-05 | sh: single_open() leaks | Al Viro |
2013-05-04 | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-29 | mm/SH: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | sh: Don't use create_proc_read_entry() | David Howells |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-04-24 | SH: cpuidle: use init/exit common routine | Daniel Lezcano |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano |
2013-04-22 | SH: cpuidle: check error code at init | Daniel Lezcano |
2013-04-22 | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano |
2013-04-22 | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano |
2013-04-22 | SH: cpuidle: remove pointless initialization | Daniel Lezcano |
2013-04-18 | memblock: kill "config MAX_ACTIVE_REGIONS" | Paul Bolle |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-10 | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle |
2013-04-10 | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-08 | sh: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |