aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-20fix WARN() for PPCArjan van de Ven
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20include/linux/bcd.h: remove commentsAdrian Bunk
2008-10-20remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison
2008-10-20byteorder: use generic C version for value byteswappingHarvey Harrison
2008-10-20byteorder: add new headers for make headers-installHarvey Harrison
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath
2008-10-20make ptrace_untrace() staticAdrian Bunk
2008-10-20bitmask: remove bitmap_scnprintf_len()Lai Jiangshan
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki
2008-10-20cgroups: fix declaration of cgroup_mm_owner_callbacksPaul Menage
2008-10-20cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage
2008-10-20cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: make refrigerator always availableMatt Helsley
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley