index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
PCI: Hotplug core: remove 'name'
Alex Chiang
2
-6
/
+3
2008-10-23
PCI: shcphp: remove 'name' parameter
Alex Chiang
3
-47
/
+48
2008-10-23
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
1
-13
/
+6
2008-10-23
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
1
-5
/
+3
2008-10-23
PCI: pciehp: remove 'name' parameter
Alex Chiang
4
-44
/
+52
2008-10-23
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2
-16
/
+9
2008-10-23
PCI: fakephp: remove 'name' parameter
Alex Chiang
1
-9
/
+10
2008-10-23
PCI, PCI Hotplug: introduce slot_name helpers
Alex Chiang
3
-1
/
+11
2008-10-23
PCI: cpqphp: stop managing hotplug_slot->name
Alex Chiang
2
-31
/
+24
2008-10-23
PCI: cpci_hotplug: stop managing hotplug_slot->name
Alex Chiang
3
-49
/
+37
2008-10-23
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2
-19
/
+21
2008-10-23
PCI: prevent duplicate slot names
Alex Chiang
4
-82
/
+115
2008-10-23
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
Kenji Kaneshige
1
-23
/
+28
2008-10-23
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
4
-4
/
+7
2008-10-23
PCI: rename pci_update_slot_number to pci_renumber_slot
Alex Chiang
2
-11
/
+6
2008-10-23
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
11
-17
/
+27
2008-10-23
Remove PCI hotplug core MAINTAINERS entry
Jesse Barnes
1
-5
/
+0
2008-10-23
PCI: include io.h in pci.h so that ioremap_nocache is defined
Jesse Barnes
1
-0
/
+1
2008-10-23
PCI: add support for function level reset
Sheng Yang
3
-0
/
+102
2008-10-23
PCI: Fix reference counting bug
Matthew Wilcox
1
-6
/
+3
2008-10-23
ACPI/PCI: Set support bit for MSI in support field of _OSC
Taku Izumi
3
-0
/
+26
2008-10-23
ACPI/PCI: Fix return value of acpi_cuery_osc()
Taku Izumi
1
-4
/
+3
2008-10-23
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
Taku Izumi
1
-18
/
+13
2008-10-23
ACPI/PCI: Change pci_osc_control_set() to query control bits first
Taku Izumi
1
-16
/
+31
2008-10-23
ACPI/PCI: Fix possible race condition on _OSC evaluation
Taku Izumi
1
-8
/
+20
2008-10-21
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-21
mm: remove duplicated #include's
Huang Weiyi
2
-3
/
+0
2008-10-21
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2
-1
/
+2
2008-10-21
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
5
-8
/
+8
2008-10-21
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
1
-2
/
+3
2008-10-21
fix WARN() for PPC
Arjan van de Ven
1
-1
/
+1
2008-10-21
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
1
-0
/
+1
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
138
-318
/
+457
2008-10-21
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-21
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
1
-23
/
+36
2008-10-21
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
1
-2
/
+2
2008-10-21
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-6
/
+8
2008-10-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
47
-679
/
+1024
2008-10-21
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-1585
/
+6108
2008-10-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+19
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
111
-6226
/
+3716
2008-10-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2008-10-21
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-721
/
+903
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
33
-1171
/
+815
2008-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
6
-208
/
+116
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-3
/
+24
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-10-20
Update email addresses.
Dave Jones
18
-26
/
+26
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
[next]