Age | Commit message (Expand) | Author |
2012-10-03 | xtensa: adopt generic io routines | Max Filippov |
2012-10-03 | xtensa: fix ioremap | Max Filippov |
2012-10-03 | xtensa: ISS: fix __simc implementation | Max Filippov |
2012-10-03 | xtensa: fix xtensa_irq_unmask calls | Max Filippov |
2012-10-03 | xtensa/PCI: fix WT caching attribute | Max Filippov |
2012-10-03 | xtensa: ISS: only build networking if configured | Max Filippov |
2012-10-03 | xtensa: fix linker script transformation for .text.unlikely | Max Filippov |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-10-01 | bury the rest of TIF_IRET | Al Viro |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-10-01 | xtensa: can't get to do_notify_resume() when user_mode(regs) is not true | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-23 | xtensa: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-09-06 | xtensa: remove duplicate CONFIG_HOTPLUG definition | Greg Kroah-Hartman |
2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby |
2012-07-31 | xtensa: select generic atomic64_t support | Fengguang Wu |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | ipc: add COMPAT_SHMLBA support | Will Deacon |
2012-07-30 | xtensa/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul |
2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-11 | xtensa: fix incorrect memset | Alan Cox |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | xtensa/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-28 | Remove useless wrappers of asm-generic/rmap.h | Paul Bolle |
2012-06-28 | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle |
2012-06-20 | xtensa: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven |
2012-06-20 | xtensa: use "test -e" instead of bashism "test -a" | Geert Uytterhoeven |
2012-06-20 | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-04 | fixups for signal breakage | Al Viro |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |