| Commit message (Expand) | Author | Age | Files | Lines |
* | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
* | net/cadence: get rid of HAVE_NET_MACB | Joachim Eastwood | 2012-10-23 | 1 | -1/+0 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -4/+4 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -4/+4 |
* | | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user... | Linus Torvalds | 2012-10-13 | 41 | -597/+692 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/avr32/include/asm | David Howells | 2012-10-10 | 41 | -597/+692 |
* | | | 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 | 2 | -13/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | avr32: trim masks | Al Viro | 2012-10-01 | 1 | -7/+6 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -4/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -13/+1 |
|\ \ \
| |/ / |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -13/+1 |
| |/ |
|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-10-10 | 1 | -0/+3 |
|\ \ |
|
| * | | dw_dmac: autoconfigure data_width or get it via platform data | Andy Shevchenko | 2012-09-27 | 1 | -0/+2 |
| * | | dw_dmac: autoconfigure block_size or use platform data | Andy Shevchenko | 2012-09-27 | 1 | -0/+1 |
| |/ |
|
* | | 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/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 1 | -0/+3 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | 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 |
|/ |
|
* | 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 |