Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | PCI: uninline pci_ioremap_bar() | Andrew Morton | 1 | -14/+1 |
2009-01-07 | PCI: add pci_swizzle_interrupt_pin() | Bjorn Helgaas | 1 | -0/+1 |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 2 | -3/+11 |
2009-01-07 | ACPI/PCI: remove obsolete _OSC capability support functions | Andrew Patterson | 1 | -11/+0 |
2009-01-07 | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 1 | -0/+5 |
2009-01-07 | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 1 | -0/+9 |
2009-01-07 | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 1 | -0/+2 |
2009-01-07 | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 1 | -0/+1 |
2009-01-07 | ACPI/PCI: include missing acpi.h file in pci-acpi.h. | Andrew Patterson | 1 | -0/+2 |
2009-01-07 | PCI: add PCI Advanced Feature Capability defines | Sheng Yang | 1 | -0/+12 |
2009-01-07 | Fix up 64-bit byte swaps for most 32-bit architectures | Linus Torvalds | 1 | -1/+1 |
2009-01-07 | byteorder: remove the now unused byteorder.h | Harvey Harrison | 2 | -373/+0 |
2009-01-07 | mn10300: introduce asm/swab.h | Harvey Harrison | 3 | -40/+44 |
2009-01-07 | frv: introduce asm/swab.h | Harvey Harrison | 3 | -7/+12 |
2009-01-07 | m32r: introduce asm/swab.h | Harvey Harrison | 3 | -6/+12 |
2009-01-07 | m68k: introduce asm/swab.h | Harvey Harrison | 3 | -14/+19 |
2009-01-07 | byteorder: only use linux/swab.h | Harvey Harrison | 6 | -388/+27 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -1/+22 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 4 | -19/+131 |
2009-01-07 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2009-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+4 |
2009-01-07 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+6 |
2009-01-07 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -17/+12 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -0/+45 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 8 | -82/+89 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2 | -31/+90 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -107/+65 |
2009-01-07 | fs/exec.c: make do_coredump() void | WANG Cong | 1 | -1/+1 |
2009-01-07 | rapidio: remove excess kernel-doc notation | Randy Dunlap | 1 | -1/+0 |
2009-01-07 | twl4030-gpio: cleanup debounce | David Brownell | 1 | -6/+3 |
2009-01-07 | autofs4: make autofs type usage explicit | Ian Kent | 1 | -4/+58 |
2009-01-07 | autofs4: improve parameter usage | Ian Kent | 1 | -4/+71 |
2009-01-07 | kprobes: support probing module __exit function | Masami Hiramatsu | 1 | -3/+11 |
2009-01-07 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 1 | -1/+0 |
2009-01-07 | module: add within_module_core() and within_module_init() | Masami Hiramatsu | 1 | -0/+12 |
2009-01-07 | spi_gpio driver | David Brownell | 1 | -0/+60 |
2009-01-07 | binfmts.h: include list.h | Hiroshi Shimamoto | 1 | -0/+1 |
2009-01-07 | include/linux/interrupt.h: do not include linux/irqnr.h twice | Jesper Juhl | 1 | -1/+0 |
2009-01-07 | remove linux/hardirq.h from asm-generic/local.h | Russell King | 1 | -1/+0 |
2009-01-07 | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet | 1 | -6/+2 |
2009-01-07 | documentation: when to BUG(), and when to not BUG() | David Brownell | 1 | -0/+17 |
2009-01-07 | poll: allow f_op->poll to sleep | Tejun Heo | 1 | -3/+12 |
2009-01-07 | Create a DIV_ROUND_CLOSEST macro to do division with rounding | Darrick J. Wong | 1 | -0/+6 |
2009-01-07 | Remove remaining unwinder code | Alexey Dobriyan | 2 | -71/+0 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 6 | -24/+13 |
2009-01-07 | mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE | KOSAKI Motohiro | 1 | -7/+0 |
2009-01-07 | mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting | Oleg Nesterov | 1 | -0/+3 |
2009-01-07 | fs: sys_sync fix | Nick Piggin | 1 | -1/+0 |
2009-01-07 | fs: remove WB_SYNC_HOLD | Nick Piggin | 1 | -1/+0 |
2009-01-07 | badpage: remove vma from page_remove_rmap | Hugh Dickins | 1 | -1/+1 |