| Commit message (Expand) | Author | Age | Files | Lines |
* | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 2 | -2/+0 |
|\ |
|
| * | arch: cris: amend Kconfig after mtdchar merge | Artem Bityutskiy | 2013-04-05 | 2 | -2/+0 |
* | | proc: Use PDE attribute setting accessor functions | Geert Uytterhoeven | 2013-05-07 | 1 | -1/+1 |
* | | cris: single_open() leaks | Al Viro | 2013-05-05 | 2 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 2 | -335/+265 |
|\ \ |
|
| * | | cris: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 2 | -330/+265 |
| * | | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 | 2 | -7/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ \ |
|
| * | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-04-01 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -8/+0 |
|\ \ |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 1 | -8/+0 |
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-01 | 3 | -7/+6 |
|\ \ \ |
|
| * | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 2 | -0/+6 |
| * | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -7/+0 |
* | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-01 | 4 | -299/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 4 | -290/+0 |
| * | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 2 | -23/+14 |
| | |/
| |/| |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 5 | -67/+8 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | cris: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 5 | -33/+9 |
| * | | | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 2013-04-08 | 3 | -37/+3 |
| |/ / |
|
* / / | mm/cris: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -14/+2 |
|/ / |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 4 | -13/+9 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 3 | -10/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 5 | -139/+17 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro | 2013-02-04 | 2 | -16/+8 |
| * | | cris: switch to generic old sigaction() | Al Viro | 2013-02-04 | 4 | -74/+1 |
| * | | cris: switch to generic old sigsuspend | Al Viro | 2013-02-04 | 3 | -23/+1 |
| * | | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro | 2013-02-04 | 2 | -0/+3 |
| * | | cris: switch to generic sigaltstack | Al Viro | 2013-02-04 | 3 | -14/+3 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -6/+1 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -3/+0 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 1 | -5/+0 |
|\ \ |
|
| * | | cris: use "int" for ssize_t to match size_t | Geert Uytterhoeven | 2013-02-22 | 1 | -5/+0 |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -15/+6 |
|\ \ \ |
|
| * \ \ | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 2 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 2 | -13/+4 |
| * | | | cris: move usec/nsec conversion to do_slow_gettimeoffset | Stephen Warren | 2012-12-24 | 2 | -3/+3 |
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-21 | 1 | -1/+3 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-09 | 1 | -0/+10 |
| |\ \ \ |
|
| * | | | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
| * | | | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 | 1 | -10/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|