2008-10-23 |
Alexey Dobriyan | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/buddyinfo boilerplate to mm/vmstat.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/vmallocinfo to mm/vmalloc.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/slabinfo boilerplate to mm/slub.c... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/slab_allocators boilerplate to mm... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/interrupts boilerplate code to fs... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/stat to fs/proc/stat.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move rest of /proc/partitions code to block/genhd.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/devices code to fs/proc/devices.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move rest of /proc/locks to fs/locks.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/kmsg creation to fs/proc/kmsg.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: remove remnants of ->read_proc in proc_misc.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/execdomains to kernel/exec_domain.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: switch /proc/cmdline to seq_file |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/filesystems to fs/filesystems.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/stram to m68k-specific code |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: move /proc/hardware to m68k-specific code |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: switch /proc/version to seq_file |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: switch /proc/meminfo to seq_file |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: switch /proc/uptime to seq_file |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: switch /proc/loadavg to seq_file |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Arjan van de Ven | proc: use WARN() rather than printk+backtrace |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: spread __init |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | proc: proc_init_inodecache() can't fail |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Joe Korty | proc: fix vma display mismatch between /proc/pid/{maps... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Paul Mundt | binfmt_elf_fdpic: Update for cputime changes. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Huang Weiyi | mm: remove duplicated #include's |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Hugh Dickins | Export tiny shmem_file_setup for DRM-GEM |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Harvey Harrison | misc: replace remaining __FUNCTION__ with __func__ |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Thomas Gleixner | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Arjan van de Ven | fix WARN() for PPC |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Luck, Tony | kexec: fix crash_save_vmcoreinfo_init build problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/kyle/parisc-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | USB: Fix unused label warnings in drivers/usb/host... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | i915: cleanup coding horrors in i915_gem_gtt_pwrite() |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Fix sprintf format warnings in drm_proc.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'linux-next' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'tracing-v28-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'genirq-v28-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'v28-timers-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/bart/ide-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'next' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Harvey Harrison | byteorder: remove direct includes of linux/byteorder... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dave Jones | Update email addresses. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Alexey Dobriyan | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Remove empty imacfb.c file |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Heiko Carstens | PCI: fix pci_ioremap_bar() on s390 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Update .gitignore files for generated targets |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yu Zhao | PCI: fix AER capability check |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jesse Barnes | PCI: use pci_find_ext_capability everywhere |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jesse Barnes | PCI: remove #ifdef DEBUG around dev_dbg call |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Kenji Kaneshige | PCI hotplug: fix get_##name return value problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Chuck Ebbert | PCI: document the pcie_aspm kernel parameter |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Arjan van de Ven | PCI: introduce an pci_ioremap(pdev, barnr) function |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benjamin Herrenschmidt | powerpc/PCI: Add legacy PCI access via sysfs |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benjamin Herrenschmidt | PCI: Add ability to mmap legacy_io on some platforms |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Vincent Legoll | PCI: probing debug message uniformization |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yu Zhao | PCI: support PCIe ARI capability |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: centralize the capabilities code in probe.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: centralize the capabilities code in pci-sysfs.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Peter Chubb | PCI: fix 64-vbit prefetchable memory resource BARs |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: replace cfg space size (256/4096) by macros. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: use resource_size() everywhere. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: use same arg names in PCI_VDEVICE comment |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Kristen Carlson... | PCI hotplug: rpaphp: make debug var unique |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yinghai Lu | PCI: use %pF instead of print_fn_descriptor_symbol... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: fix hotplug get_##name return value problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Stephen Hemminger | PCI: fix sparse warning in pci_remove_behind_bridge |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Roland Dreier | PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jesse Barnes | PCI: fix -Wakpm warnings in pci_pm_init debug output |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Alex Chiang | PCI: connect struct pci_dev to struct pci_slot |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Mike Travis | PCI: make CPU list affinity visible |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jike Song | PCI: utilize calculated results when detecting MSI... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Taku Izumi | PCI: pciehp: replace printk with dev_printk |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Taku Izumi | PCI: pciehp: change name tag of "hpdriver_portdrv"... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Seth Heasley | x86/PCI: irq and pci_ids patch for Intel Ibex Peak... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Kenji Kaneshige | PCI: pciehp: fix irq initialization |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Andi Kleen | PCI: Document that most pci options are shared between... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Bjorn Helgaas | PCI: tidy PME support messages |
commit | commitdiff | tree | snapshot |
2008-10-20 |
akpm@linux... | PCI: ibmphp: list_for_each to list_for_each_entry-check... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
akpm@linux... | PCI: ibmphp: list_for_each to list_for_each_entry |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Bjorn Helgaas | PCI: follow lspci device/vendor style |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Bjorn Helgaas | x86/PCI: follow lspci device/vendor style |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yinghai Lu | PCI: change MSI-x vector to 32bit |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Rafael J. Wysocki | PCI PM: Introduce function pci_wake_from_d3 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Thomas Petazzoni | PCI: allow quirks to be compiled out |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jean Delvare | PCI: Check dynids driver_data value for validity |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Milton Miller | PCI: remove dynids.use_driver_data |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git.infradead.org/battery-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Alan Cox | epca: Add infinite break support |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'for-next' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd |
commit | commitdiff | tree | snapshot |
next |