Age | Commit message (Expand) | Author | Files | Lines |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 1 | -2/+4 |
2013-08-12 | SH: cpuidle: Add missing parameter for cpuidle_register() | Geert Uytterhoeven | 1 | -3/+1 |
2013-08-12 | Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boards | Olof Johansson | 14 | -28/+28 |
2013-07-26 | PCI: hotplug: Convert to be builtin only, not modular | Bjorn Helgaas | 1 | -1/+1 |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 1 | -1/+0 |
2013-07-17 | sh: kfr2r09: Use lv5207lp backlight | Laurent Pinchart | 3 | -55/+14 |
2013-07-17 | sh: ecovec24: Use gpio-backlight | Laurent Pinchart | 1 | -17/+20 |
2013-07-15 | sh: delete __cpuinit usage from all sh files | Paul Gortmaker | 14 | -28/+28 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -18/+18 |
2013-07-09 | ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov | 1 | -4/+0 |
2013-07-04 | mm/SH: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -12/+4 |
2013-07-04 | mm/SH: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -21/+4 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 1 | -2/+2 |
2013-06-08 | sh_eth: get SH7724 support out of #ifdef | Sergei Shtylyov | 3 | -5/+5 |
2013-06-08 | sh_eth: get SH7757 support out of #ifdef | Sergei Shtylyov | 1 | -4/+4 |
2013-06-08 | sh_eth: get SH77{34|63} support out of #ifdef | Sergei Shtylyov | 3 | -3/+3 |
2013-06-08 | sh_eth: get SH7619 support out of #ifdef | Sergei Shtylyov | 1 | -2/+2 |
2013-06-08 | sh_eth: get SH771x support out of #ifdef | Sergei Shtylyov | 1 | -4/+4 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+1 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 6 | -8/+5 |
2013-05-07 | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2013-05-05 | sh: single_open() leaks | Al Viro | 1 | -1/+1 |
2013-05-04 | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -18/+132 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -7/+0 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -10/+20 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+0 |
2013-05-01 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 3 | -11/+2 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2 | -5/+2 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -6/+0 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -283/+45 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -96/+13 |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -2/+2 |
2013-04-30 | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 1 | -2/+2 |
2013-04-30 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 1 | -0/+1 |
2013-04-30 | mm/SH: use common help functions to free reserved pages | Jiang Liu | 1 | -23/+3 |
2013-04-29 | sh: Don't use create_proc_read_entry() | David Howells | 1 | -9/+19 |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -220/+0 |
2013-04-24 | SH: cpuidle: use init/exit common routine | Daniel Lezcano | 1 | -6/+1 |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 1 | -1/+0 |
2013-04-22 | SH: cpuidle: check error code at init | Daniel Lezcano | 3 | -7/+11 |
2013-04-22 | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano | 1 | -50/+42 |
2013-04-22 | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano | 1 | -4/+2 |
2013-04-22 | SH: cpuidle: remove pointless initialization | Daniel Lezcano | 1 | -6/+0 |