| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 2 | -1/+4 |
|\ |
|
| * | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
| * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -1/+1 |
* | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 4 | -10/+2 |
|\ |
|
| * | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 | 4 | -10/+2 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-31 | 2 | -1/+1 |
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-25 | 1 | -7/+2 |
|\ \ |
|
| * \ | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -5/+0 |
| |\ \ |
|
| | * | | microblaze/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -5/+0 |
| | |/ |
|
| * / | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -2/+2 |
| |/ |
|
* / | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 | 1 | -4/+2 |
|/ |
|
* | 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 |
* | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -14/+3 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -7/+2 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -4/+1 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -4/+1 |
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-05-28 | 5 | -11/+39 |
|\ \ |
|
| * | | microblaze: Setup correct pointer to TLS area | Edgar E. Iglesias | 2012-05-25 | 1 | -1/+5 |
| * | | microblaze: Add TLS support to sys_clone | Edgar E. Iglesias | 2012-05-25 | 1 | -3/+4 |
| * | | microblaze: ftrace: Pass the first calling instruction for dynamic ftrace | Michal Simek | 2012-05-25 | 1 | -1/+1 |
| * | | microblaze: Port OOM changes to do_page_fault | Kautuk Consul | 2012-05-25 | 1 | -5/+28 |
| * | | microblaze: Do not select GENERIC_GPIO by default | Lars-Peter Clausen | 2012-05-25 | 1 | -1/+1 |
* | | | 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 tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -53/+4 |
|\ \ \ |
|
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-12 | 1 | -53/+4 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -8/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -2/+0 |
| * | | microblaze: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -6/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-24 | 3 | -70/+65 |
|\ \ |
|
| * | | microblaze: drop 'oldset' argument of do_notify_resume() | Al Viro | 2012-05-22 | 3 | -19/+11 |
| * | | microblaze: handle TIF_NOTIFY_RESUME | Al Viro | 2012-05-22 | 3 | -26/+38 |
| * | | microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too | Al Viro | 2012-05-22 | 1 | -4/+0 |
| * | | microblaze: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-22 | 1 | -0/+3 |
| * | | microblaze: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -10/+2 |
| * | | microblaze: fix signal masking | Matt Fleming | 2012-05-22 | 1 | -13/+18 |
| * | | microblaze: no need to reset handler if SA_ONESHOT | Matt Fleming | 2012-05-22 | 1 | -3/+0 |
| * | | microblaze: don't reimplement force_sigsegv() | Matt Fleming | 2012-05-22 | 1 | -3/+1 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | seccomp: ignore secure_computing return values | Will Drewry | 2012-04-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-22 | 2 | -27/+1 |
|\ \ |
|
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| * | | microblaze: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -27/+2 |
| |/ |
|