| Commit message (Expand) | Author | Age | Files | Lines |
* | of: Fix locking vs. interrupts | Benjamin Herrenschmidt | 2013-06-13 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 2 | -10/+1 |
|\ |
|
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 2 | -10/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -5/+0 |
|\ \ |
|
| * | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -5/+0 |
* | | | mm/SPARC: use common help functions to free reserved pages | Jiang Liu | 2013-05-08 | 3 | -68/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2013-05-05 | 46 | -1039/+314 |
|\ \ \ |
|
| * | | | sparc32, leon: Do not overwrite previously set irq flow handlers | Andreas Larsson | 2013-05-05 | 1 | -3/+7 |
| * | | | sparc/kernel/vio.c: add put_device() after device_find_child() | Federico Vaga | 2013-05-05 | 1 | -0/+1 |
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 2 | -1/+2 |
| |\ \ |
|
| | * | | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 | 1 | -0/+1 |
| | * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 2 | -5/+3 |
| |\ \ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-23 | 18 | -112/+251 |
| | |\ \ |
|
| | * | | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-04-01 | 1 | -0/+2 |
| | * | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann | 2013-03-21 | 1 | -5/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 6 | -96/+6 |
| |\ \ \ |
|
| | * | | | get rid of union semop in sys_semctl(2) arguments | Al Viro | 2013-03-05 | 1 | -1/+1 |
| | * | | | make do_mremap() static | Al Viro | 2013-03-04 | 1 | -4/+0 |
| | * | | | sparc: no need to sign-extend in sync_file_range() wrapper | Al Viro | 2013-03-04 | 2 | -2/+1 |
| | * | | | merge compat sys_ipc instances | Al Viro | 2013-03-04 | 1 | -65/+0 |
| | * | | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-04 | 2 | -9/+1 |
| | * | | | convert vmsplice to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-04 | 2 | -2/+1 |
| | * | | | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-04 | 2 | -2/+1 |
| | * | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-04 | 2 | -2/+1 |
| | * | | | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 2013-03-04 | 1 | -1/+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 | 5 | -34/+12 |
| |\ \ \ \ |
|
| | * | | | | sparc/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-05-01 | 1 | -2/+2 |
| | * | | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-05-01 | 2 | -10/+0 |
| | * | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 2 | -0/+4 |
| | * | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 2 | -14/+0 |
| | * | | | | sparc32: make show_stack() acquire %fp if @_ksp is not specified | Tejun Heo | 2013-05-01 | 1 | -9/+7 |
| * | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-01 | 4 | -713/+0 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 4 | -713/+0 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | cpufreq: sparc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 4 | -703/+0 |
| | | * | | | cpufreq: Don't check if cpu is online/offline for cpufreq callbacks | Viresh Kumar | 2013-04-02 | 2 | -12/+0 |
| | | * | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 2 | -12/+14 |
| | | | |/
| | | |/| |
|
| * | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 8 | -61/+23 |
| |\ \ \ \ |
|
| | * | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| | * | | | | sparc: Use generic idle loop | Sam Ravnborg | 2013-04-13 | 7 | -57/+24 |
| | * | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 2 | -4/+0 |
| | | |/ /
| | |/| | |
|
| * | | | | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-30 | 1 | -4/+3 |
| * | | | | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-30 | 1 | -0/+1 |
| * | | | | mm/SPARC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-30 | 1 | -10/+2 |
| * | | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol | Florian Fainelli | 2013-04-10 | 1 | -0/+2 |
| | |/ / / |
|
| * | / / | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching. | David S. Miller | 2013-04-25 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
| * | | | sparc64: Fix race in TLB batch processing. | David S. Miller | 2013-04-19 | 7 | -55/+241 |
| * | | | sparc: use asm-generic version of types.h | Sam Ravnborg | 2013-04-01 | 3 | -18/+1 |