| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+1 |
* | | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d... | Jonas Bonn | 2012-10-13 | 11 | -68/+113 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/openrisc/include/asm | David Howells | 2012-10-09 | 11 | -68/+113 |
* | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-10-13 | 4 | -14/+16 |
|\ \ \ |
|
| * | | | openrisc: mask interrupts in irq_mask_ack function | Gong Tao | 2012-10-11 | 1 | -0/+2 |
| * | | | openrisc: fix typos in comments and warnings | Jonas Bonn | 2012-10-11 | 1 | -3/+3 |
| * | | | openrisc: PIC should act on domain-local irqs | Jonas Bonn | 2012-10-11 | 1 | -6/+6 |
| * | | | openrisc: Make cpu_relax() invoke barrier() | Vladimir Murzin | 2012-10-11 | 1 | -1/+1 |
| * | | | audit: define AUDIT_ARCH_OPENRISC | Kees Cook | 2012-09-21 | 1 | -1/+1 |
| * | | | openrisc: delay: fix handling of counter overflow | Will Deacon | 2012-09-01 | 1 | -2/+2 |
| * | | | openrisc: delay: fix loops calculation for __const_udelay | Will Deacon | 2012-09-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 2 | -5/+3 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-07 | 1 | -5/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 | 1 | -5/+0 |
* | | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-06 | 1 | -1/+2 |
|/ / |
|
* | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
|/ |
|
* | Remove useless wrappers of asm-generic/rmap.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | openrisc: tracehook_signal_handler() is supposed to be called on success | Al Viro | 2012-06-01 | 1 | -14/+6 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -9/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | openrisc: use generic strnlen_user() function | Jonas Bonn | 2012-05-27 | 3 | -75/+3 |
* | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
* | | openrisc: use generic strncpy_from_user | Jonas Bonn | 2012-05-25 | 3 | -59/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -65/+4 |
|\ \ \ |
|
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -65/+4 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -4/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -1/+0 |
| * | | openrisc: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -3/+1 |
| |/ |
|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -4/+0 |
|\ \ |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix typo in various Kconfig file | Masanari Iida | 2012-04-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 3 | -44/+2 |
|\ \ |
|