Age | Commit message (Expand) | Author |
2012-10-03 | xtensa: fix CODA build | Max Filippov |
2012-10-03 | xtensa: fix parallel make | Max Filippov |
2012-10-03 | xtensa: ISS: drop unused io.c | Max Filippov |
2012-10-03 | xtensa: ISS: exit simulator in case of halt or poweroff | Max Filippov |
2012-10-03 | xtensa: ISS: change keyboard polling rate | Max Filippov |
2012-10-03 | xtensa: ISS: add platform_pcibios_init | Max Filippov |
2012-10-03 | xtensa: ISS: add dummy serial.h for ISS platform | Max Filippov |
2012-10-03 | xtensa: change default platform clock frequency to 10MHz | Max Filippov |
2012-10-03 | xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config | Max Filippov |
2012-10-03 | xtensa: set NO_IOPORT to 'n' by default | Max Filippov |
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 |