| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 3 | -3/+3 |
|\ |
|
| * | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 3 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 16 | -718/+245 |
|\ \ |
|
| * | | sparc: convert to ksignal | Al Viro | 2013-02-14 | 3 | -254/+164 |
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -8/+0 |
| * | | sparc: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 4 | -15/+1 |
| * | | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE | Al Viro | 2013-02-03 | 2 | -18/+8 |
| * | | sparc: kill sign-extending wrappers for native syscalls | Al Viro | 2013-02-03 | 3 | -150/+40 |
| * | | kill sparc32_open() | Al Viro | 2013-02-03 | 2 | -11/+1 |
| * | | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 | 6 | -69/+13 |
| * | | sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-03 | 2 | -17/+8 |
| * | | sparc: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 2 | -16/+1 |
| * | | sparc: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 3 | -25/+2 |
| * | | sparc: switch to generic compat rt_sigprocmask(2) | Al Viro | 2013-02-03 | 2 | -40/+1 |
| * | | sparc: bury the sys_sigpause() remains | Al Viro | 2013-02-03 | 3 | -18/+2 |
| * | | sparc: switch to generic sigaltstack | Al Viro | 2013-02-03 | 8 | -84/+11 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 3 | -1/+4 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+1 |
| * | | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 | 2 | -6/+6 |
| |/ |
|
* | | swap: add per-partition lock for swapfile | Shaohua Li | 2013-02-23 | 1 | -1/+1 |
* | | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 2013-02-23 | 1 | -0/+4 |
* | | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-23 | 1 | -0/+1 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -13/+11 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 2013-01-29 | 64 | -769/+446 |
| |\ \
| | |/ |
|
| * | | sparc, mm: Remove calling of free_all_bootmem_node() | Yinghai Lu | 2012-11-17 | 1 | -13/+11 |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sparc: explicitly include sched.h to get task_thread_info declaration | Stephen Rothwell | 2013-02-06 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | 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/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-02-20 | 14 | -120/+246 |
|\ \ \ |
|
| * | | | sparc32: refactor smp boot | Sam Ravnborg | 2013-02-20 | 6 | -78/+132 |
| * | | | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. | David S. Miller | 2013-02-20 | 1 | -9/+19 |
| * | | | sparc64: Fix tsb_grow() in atomic context. | David S. Miller | 2013-02-20 | 6 | -16/+72 |
| * | | | sparc64: Handle hugepage TSB being NULL. | David S. Miller | 2013-02-20 | 1 | -16/+22 |
| * | | | sparc64: Fix gfp_flags setting in tsb_grow(). | David S. Miller | 2013-02-20 | 1 | -1/+1 |
* | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 5 | -8/+11 |
|\ \ \ \ |
|
| * | | | | sparc idle: rename pm_idle to sparc_idle | Len Brown | 2013-02-17 | 5 | -8/+11 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-20 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | OF: convert devtree lock from rw_lock to raw spinlock | Thomas Gleixner | 2013-02-08 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 1 | -1/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | | | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 2013-02-13 | 2 | -10/+63 |
* | | | | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. | David S. Miller | 2013-02-13 | 1 | -0/+1 |
* | | | | sparc: kernel/sbus.c: fix memory leakage | Cong Ding | 2013-01-21 | 1 | -3/+3 |
|/ / / |
|
* | | | sparc: remove __devinit, __devexit annotations | Sam Ravnborg | 2013-01-12 | 23 | -100/+93 |
* | | | sparc: Hook up finit_module syscall. | David S. Miller | 2012-12-28 | 3 | -4/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -9/+0 |
|\ \ \ |
|
| * | | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |