| Commit message (Expand) | Author | Age | Files | Lines |
* | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 2012-11-09 | 1 | -1/+2 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 3 | -11/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 3 | -11/+3 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-13 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -6/+2 |
|\ \ |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | h8300: trim _TIF_WORK_MASK | Al Viro | 2012-10-01 | 1 | -1/+2 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+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 | -7/+2 |
|\| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 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 | 2 | -0/+6 |
| |\ \ |
|
| * | | | 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-05 | 1 | -1/+2 |
* | | | sections: fix section conflicts in arch/h8300 | Andi Kleen | 2012-10-05 | 7 | -8/+9 |
| |/
|/| |
|
* | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
* | | h8300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -0/+3 |
|/ |
|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-31 | 2 | -1/+1 |
* | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven | 2012-07-12 | 1 | -0/+2 |
* | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven | 2012-07-12 | 1 | -1/+0 |
* | h8300/time: add missing #include <asm/irq_regs.h> | Geert Uytterhoeven | 2012-07-12 | 1 | -0/+1 |
* | h8300/signal: fix typo "statis" | Geert Uytterhoeven | 2012-07-12 | 1 | -1/+1 |
* | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven | 2012-07-12 | 1 | -0/+3 |
* | h8300: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 2 | -22/+18 |
* | h8300: fix use of extinct _sbss and _ebss | Geert Uytterhoeven | 2012-06-20 | 2 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -22/+6 |
|\ |
|
| * | 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 | -4/+0 |
| * | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 | 1 | -4/+0 |
| * | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -3/+1 |
| * | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
| * | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -2/+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-31 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -2/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-25 | 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 branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -2/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-24 | 3 | -89/+40 |
|\ \ |
|
| * | | h8300: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-22 | 1 | -6/+6 |
| * | | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend | Al Viro | 2012-05-22 | 3 | -59/+21 |
| * | | h8300: don't change blocked signals' mask if setting frame up fails | Al Viro | 2012-05-22 | 1 | -7/+11 |
| * | | h8300: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -24/+9 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -2/+0 |
| |/ |
|