safe/jmp/linux-2.6
2008-10-23 Alexey Dobriyanproc: move /proc/diskstats boilerplate to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/zoneinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmstat boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/buddyinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmallocinfo to mm/vmalloc.c
2008-10-23 Alexey Dobriyanproc: move /proc/slabinfo boilerplate to mm/slub.c...
2008-10-23 Alexey Dobriyanproc: move /proc/slab_allocators boilerplate to mm...
2008-10-23 Alexey Dobriyanproc: move /proc/interrupts boilerplate code to fs...
2008-10-23 Alexey Dobriyanproc: move /proc/stat to fs/proc/stat.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/partitions code to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
2008-10-23 Alexey Dobriyanproc: move /proc/devices code to fs/proc/devices.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/locks to fs/locks.c
2008-10-23 Alexey Dobriyanproc: move /proc/kmsg creation to fs/proc/kmsg.c
2008-10-23 Alexey Dobriyanproc: remove remnants of ->read_proc in proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/execdomains to kernel/exec_domain.c
2008-10-23 Alexey Dobriyanproc: switch /proc/cmdline to seq_file
2008-10-23 Alexey Dobriyanproc: move /proc/filesystems to fs/filesystems.c
2008-10-23 Alexey Dobriyanproc: move /proc/stram to m68k-specific code
2008-10-23 Alexey Dobriyanproc: move /proc/hardware to m68k-specific code
2008-10-23 Alexey Dobriyanproc: switch /proc/version to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/meminfo to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/uptime to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/loadavg to seq_file
2008-10-23 Arjan van de Venproc: use WARN() rather than printk+backtrace
2008-10-23 Alexey Dobriyanproc: spread __init
2008-10-23 Alexey Dobriyanproc: proc_init_inodecache() can't fail
2008-10-23 Joe Kortyproc: fix vma display mismatch between /proc/pid/{maps...
2008-10-21 Paul Mundtbinfmt_elf_fdpic: Update for cputime changes.
2008-10-20 Huang Weiyimm: remove duplicated #include's
2008-10-20 Hugh DickinsExport tiny shmem_file_setup for DRM-GEM
2008-10-20 Harvey Harrisonmisc: replace remaining __FUNCTION__ with __func__
2008-10-20 Thomas Gleixnerfix CONFIG_HIGHMEM compile error in drivers/gpu/drm...
2008-10-20 Arjan van de Venfix WARN() for PPC
2008-10-20 Luck, Tonykexec: fix crash_save_vmcoreinfo_init build problem
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-20 Linus TorvaldsUSB: Fix unused label warnings in drivers/usb/host...
2008-10-20 Linus Torvaldsi915: cleanup coding horrors in i915_gem_gtt_pwrite()
2008-10-20 Linus TorvaldsFix sprintf format warnings in drm_proc.c
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 Harvey Harrisonbyteorder: remove direct includes of linux/byteorder...
2008-10-20 Dave JonesUpdate email addresses.
2008-10-20 Alexey Dobriyanfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-20 Linus TorvaldsRemove empty imacfb.c file
2008-10-20 Heiko CarstensPCI: fix pci_ioremap_bar() on s390
2008-10-20 Linus TorvaldsUpdate .gitignore files for generated targets
2008-10-20 Yu ZhaoPCI: fix AER capability check
2008-10-20 Jesse BarnesPCI: use pci_find_ext_capability everywhere
2008-10-20 Jesse BarnesPCI: remove #ifdef DEBUG around dev_dbg call
2008-10-20 Kenji KaneshigePCI hotplug: fix get_##name return value problem
2008-10-20 Chuck EbbertPCI: document the pcie_aspm kernel parameter
2008-10-20 Arjan van de VenPCI: introduce an pci_ioremap(pdev, barnr) function
2008-10-20 Benjamin Herrenschmidtpowerpc/PCI: Add legacy PCI access via sysfs
2008-10-20 Benjamin HerrenschmidtPCI: Add ability to mmap legacy_io on some platforms
2008-10-20 Vincent LegollPCI: probing debug message uniformization
2008-10-20 Yu ZhaoPCI: support PCIe ARI capability
2008-10-20 Zhao, YuPCI: centralize the capabilities code in probe.c
2008-10-20 Zhao, YuPCI: centralize the capabilities code in pci-sysfs.c
2008-10-20 Peter ChubbPCI: fix 64-vbit prefetchable memory resource BARs
2008-10-20 Zhao, YuPCI: replace cfg space size (256/4096) by macros.
2008-10-20 Zhao, YuPCI: use resource_size() everywhere.
2008-10-20 Zhao, YuPCI: use same arg names in PCI_VDEVICE comment
2008-10-20 Kristen Carlson... PCI hotplug: rpaphp: make debug var unique
2008-10-20 Yinghai LuPCI: use %pF instead of print_fn_descriptor_symbol...
2008-10-20 Zhao, YuPCI: fix hotplug get_##name return value problem
2008-10-20 Stephen HemmingerPCI: fix sparse warning in pci_remove_behind_bridge
2008-10-20 Roland DreierPCI: fix MSI-HOWTO.txt info about MSI-X MMIO space
2008-10-20 Jesse BarnesPCI: fix -Wakpm warnings in pci_pm_init debug output
2008-10-20 Alex ChiangPCI: connect struct pci_dev to struct pci_slot
2008-10-20 Mike TravisPCI: make CPU list affinity visible
2008-10-20 Jike SongPCI: utilize calculated results when detecting MSI...
2008-10-20 Taku IzumiPCI: pciehp: replace printk with dev_printk
2008-10-20 Taku IzumiPCI: pciehp: change name tag of "hpdriver_portdrv"...
2008-10-20 Seth Heasleyx86/PCI: irq and pci_ids patch for Intel Ibex Peak...
2008-10-20 Kenji KaneshigePCI: pciehp: fix irq initialization
2008-10-20 Andi KleenPCI: Document that most pci options are shared between...
2008-10-20 Bjorn HelgaasPCI: tidy PME support messages
2008-10-20 akpm@linux... PCI: ibmphp: list_for_each to list_for_each_entry-check...
2008-10-20 akpm@linux... PCI: ibmphp: list_for_each to list_for_each_entry
2008-10-20 Bjorn HelgaasPCI: follow lspci device/vendor style
2008-10-20 Bjorn Helgaasx86/PCI: follow lspci device/vendor style
2008-10-20 Yinghai LuPCI: change MSI-x vector to 32bit
2008-10-20 Rafael J. WysockiPCI PM: Introduce function pci_wake_from_d3
2008-10-20 Thomas PetazzoniPCI: allow quirks to be compiled out
2008-10-20 Jean DelvarePCI: Check dynids driver_data value for validity
2008-10-20 Milton MillerPCI: remove dynids.use_driver_data
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-10-20 Alan Coxepca: Add infinite break support
next