Commit Graph

28792 Commits (3fa16fdb48e0d83c2acf46e357548c89891df58b)

Author SHA1 Message Date
Yu Zhao fde09c6d8f PCI: define PCI resource names in an 'enum' 16 years ago
Yu Zhao 14add80b51 PCI: remove unnecessary arg of pci_update_resource() 16 years ago
Andrew Morton 1684f5ddd4 PCI: uninline pci_ioremap_bar() 16 years ago
Bjorn Helgaas 57c2cf71c1 PCI: add pci_swizzle_interrupt_pin() 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Andrew Patterson 2361694191 ACPI/PCI: remove obsolete _OSC capability support functions 16 years ago
Andrew Patterson 07ae95f988 ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 3e1b16002a ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 0ef5f8f615 ACPI/PCI: PCI extended config _OSC support called when root bridge added 16 years ago
Andrew Patterson 990a7ac564 ACPI/PCI: call _OSC support during root bridge discovery 16 years ago
Andrew Patterson 8b62091e20 ACPI/PCI: include missing acpi.h file in pci-acpi.h. 16 years ago
Sheng Yang f7b7baae6b PCI: add PCI Advanced Feature Capability defines 16 years ago
Linus Torvalds ede6f5aea0 Fix up 64-bit byte swaps for most 32-bit architectures 16 years ago
Harvey Harrison 637b180c23 byteorder: remove the now unused byteorder.h 16 years ago
Harvey Harrison 5cbd04ae36 mn10300: introduce asm/swab.h 16 years ago
Harvey Harrison 919594765d frv: introduce asm/swab.h 16 years ago
Harvey Harrison f15d411ad9 m32r: introduce asm/swab.h 16 years ago
Harvey Harrison c6f09f0c32 m68k: introduce asm/swab.h 16 years ago
Harvey Harrison 991c0e6d1a byteorder: only use linux/swab.h 16 years ago
WANG Cong 8cd3ac3aca fs/exec.c: make do_coredump() void 16 years ago
Randy Dunlap d3635abfee rapidio: remove excess kernel-doc notation 16 years ago
David Brownell cabb3fc4bd twl4030-gpio: cleanup debounce 16 years ago
Ian Kent a92daf6ba1 autofs4: make autofs type usage explicit 16 years ago
Ian Kent 730c9eeca9 autofs4: improve parameter usage 16 years ago
Masami Hiramatsu e8386a0cb2 kprobes: support probing module __exit function 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Masami Hiramatsu a06f6211ef module: add within_module_core() and within_module_init() 16 years ago
David Brownell d29389de0b spi_gpio driver 16 years ago
Hiroshi Shimamoto 5cf0cc4e67 binfmts.h: include list.h 16 years ago
Jesper Juhl 8c3659347e include/linux/interrupt.h: do not include linux/irqnr.h twice 16 years ago
Russell King ba84be2338 remove linux/hardirq.h from asm-generic/local.h 16 years ago
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
David Brownell af9379c712 documentation: when to BUG(), and when to not BUG() 16 years ago
Tejun Heo 5f820f648c poll: allow f_op->poll to sleep 16 years ago
Darrick J. Wong 9fe06081ef Create a DIV_ROUND_CLOSEST macro to do division with rounding 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
KOSAKI Motohiro 9f572e3f96 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
Nick Piggin 856bf4d717 fs: sys_sync fix 16 years ago
Nick Piggin 4f5a99d64c fs: remove WB_SYNC_HOLD 16 years ago
Hugh Dickins edc315fd22 badpage: remove vma from page_remove_rmap 16 years ago
Hugh Dickins 2509ef26db badpage: zap print_bad_pte on swap and file 16 years ago
Hugh Dickins 79f4b7bf39 badpage: simplify page_alloc flag check+clear 16 years ago
Hugh Dickins 20137a490f swapfile: swapon randomize if nonrot 16 years ago
Hugh Dickins 7992fde72c swapfile: swap allocation use discard 16 years ago
Hugh Dickins 6a6ba83175 swapfile: swapon use discard (trim) 16 years ago
Hugh Dickins ebebbbe904 swapfile: rearrange scan and swap_info 16 years ago
Hugh Dickins 22c6f8fdb3 swapfile: remove SWP_ACTIVE mask 16 years ago
KOSAKI Motohiro 69beeb1d34 mm: make vread() and vwrite() declaration 16 years ago