Age | Commit message (Expand) | Author | Files | Lines |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
2012-06-13 | Merge branch 'sh/genirq' into sh-latest | Paul Mundt | 1 | -10/+0 |
2012-06-13 | Merge branch 'sh/dynamic-irq-cleanup' into sh-latest | Paul Mundt | 11 | -200/+256 |
2012-06-13 | Merge branch 'sh/multi-unwinders' into sh-latest | Paul Mundt | 6 | -98/+102 |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 48 | -414/+147 |
2012-06-13 | sh: Kill off additional asm-generic wrappers. | Paul Mundt | 6 | -10/+5 |
2012-06-13 | sh: Setup CROSS_COMPILE at the top | Geert Uytterhoeven | 1 | -6/+6 |
2012-06-13 | sh: Fix up link time defsym warnings. | Paul Mundt | 1 | -2/+2 |
2012-06-13 | sh: use the new generic strnlen_user() function | Paul Mundt | 7 | -117/+57 |
2012-06-13 | sh: switch to generic strncpy_from_user(). | Paul Mundt | 6 | -114/+5 |
2012-06-13 | sh: Kill off last dead UBC header | Paul Bolle | 1 | -28/+0 |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+0 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -70/+39 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 2 | -4/+2 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2 | -8/+0 |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+1 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2 | -35/+15 |
2012-06-01 | sh64: failure to build sigframe != signal without handler | Al Viro | 1 | -1/+1 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 2 | -17/+7 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 2 | -10/+2 |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+17 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+0 |
2012-05-31 | sh: use clear_tasks_mm_cpumask() | Anton Vorontsov | 1 | -6/+1 |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2 | -4/+0 |
2012-05-28 | sh: convert to kbuild asm-generic support. | Paul Mundt | 29 | -69/+29 |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+2 |
2012-05-24 | sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. | Paul Mundt | 4 | -51/+97 |
2012-05-24 | sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. | Paul Mundt | 4 | -55/+94 |
2012-05-24 | sh: mach-x3proto: Migrate to linear irq domain. | Paul Mundt | 2 | -26/+32 |
2012-05-24 | sh64: Fix up fallout from generic init_task conversion. | Paul Mundt | 1 | -0/+1 |
2012-05-24 | sh64: Ensure KALLSYMS is enabled for unwinder use. | Paul Mundt | 1 | -0/+1 |
2012-05-24 | sh64: Convert to unwinder API. | Paul Mundt | 5 | -98/+101 |
2012-05-24 | sh: Kill off now unused arch_probe_nr_irqs(). | Paul Mundt | 1 | -10/+0 |
2012-05-24 | sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu(). | Paul Mundt | 1 | -0/+1 |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2 | -4/+0 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -104/+41 |
2012-05-23 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 3 | -3/+40 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -13/+7 |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 143 | -1945/+13023 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -25/+0 |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2012-05-22 | sh: intc: Kill off special reservation interface. | Paul Mundt | 1 | -3/+0 |
2012-05-21 | sh: missing checks of __get_user()/__put_user() return values | Al Viro | 2 | -22/+27 |
2012-05-21 | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() | Al Viro | 4 | -71/+13 |
2012-05-21 | new helper: sigsuspend() | Al Viro | 1 | -11/+1 |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -2/+2 |