aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20fix WARN() for PPCArjan van de Ven1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds122-11896/+0
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-11/+36
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-16/+472
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-156/+261
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-33/+103
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-32/+27
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+11
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20PCI: fix AER capability checkYu Zhao1-1/+0
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes1-4/+0
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20PCI: support PCIe ARI capabilityYu Zhao2-0/+15
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu1-2/+2
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-3/+3
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu1-1/+1
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki1-0/+1
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller1-1/+0
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+6
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-160/+138
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-2/+6
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds5-7/+555
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-0/+169
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-3/+164
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-2/+3
2008-10-20include/linux/bcd.h: remove commentsAdrian Bunk1-9/+0
2008-10-20remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk1-7/+0
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-12/+12
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk1-12/+0
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison3-0/+3
2008-10-20byteorder: use generic C version for value byteswappingHarvey Harrison1-10/+0
2008-10-20byteorder: add new headers for make headers-installHarvey Harrison1-0/+2
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-0/+24
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-4/+10
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath1-1/+7
2008-10-20make ptrace_untrace() staticAdrian Bunk1-1/+0
2008-10-20bitmask: remove bitmap_scnprintf_len()Lai Jiangshan1-1/+0
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan1-0/+13
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki4-16/+117
2008-10-20cgroups: fix declaration of cgroup_mm_owner_callbacksPaul Menage1-9/+6
2008-10-20cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage1-0/+10
2008-10-20cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan1-2/+1
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai2-0/+5
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-0/+1
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley2-19/+16
2008-10-20container freezer: make refrigerator always availableMatt Helsley1-3/+11
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley5-0/+9
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro1-2/+5
2008-10-20mm: rewrite vmap layerNick Piggin1-1/+14