| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 2 | -1/+1 |
* | avr32: fix build error in ATSTK1002 code | Fengguang Wu | 2012-07-30 | 1 | -1/+1 |
* | avr32/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul | 2012-07-30 | 1 | -8/+25 |
* | avr32: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -22/+2 |
* | fixups for signal breakage | Al Viro | 2012-06-04 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 2 | -30/+15 |
|\ |
|
| * | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
| * | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 | 2 | -3/+3 |
| * | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -7/+4 |
| * | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -13/+7 |
| * | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 2 | -3/+1 |
|\ \
| |/
|/| |
|
| * | avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers | Al Viro | 2012-05-23 | 1 | -1/+1 |
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | 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 | -0/+1 |
|\ \ \ |
|
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -5/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -2/+0 |
| * | | avr32: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -3/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 2 | -25/+12 |
|\ \ |
|
| * | | avr32: struct old_sigaction is never used | Al Viro | 2012-05-21 | 1 | -7/+0 |
| * | | avr32: need to clear RESTORE_SIGMASK on successful signal delivery | Al Viro | 2012-05-21 | 1 | -0/+1 |
| * | | avr32: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 | 1 | -0/+3 |
| * | | avr32: use block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -5/+1 |
| * | | avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn | Oleg Nesterov | 2012-05-21 | 1 | -10/+5 |
| * | | avr32: don't mask signals in the error path | Matt Fleming | 2012-05-21 | 1 | -13/+12 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
| |/ |
|
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
* | | avr32: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -32/+2 |
|/ |
|
* | avr32: fix nop compile fails from system.h split up | Paul Gortmaker | 2012-04-04 | 2 | -13/+2 |
* | avr32: fix build failures from mis-naming of atmel_nand.h | Paul Gortmaker | 2012-04-02 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-03-30 | 1 | -6/+3 |
|\ |
|
| * | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 2012-03-26 | 1 | -6/+3 |
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -96/+11 |
|\ \ |
|
| * | | avr32: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | 1 | -96/+11 |
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 | 2 | -20/+0 |
|\ \ \ |
|
| * | | | dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes | Viresh Kumar | 2012-02-22 | 2 | -20/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 10 | -74/+114 |
|\ \ \ |
|
| * | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -6/+0 |
| * | | | Disintegrate asm/system.h for AVR32 | David Howells | 2012-03-28 | 11 | -182/+228 |
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 3 | -12/+3 |
|\ \ \ \ |
|
| * | | | | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 3 | -12/+3 |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -2/+0 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-02-29 | 2 | -5/+0 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|