index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
Jan Beulich
2006-06-19
1
-5
/
+20
*
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
2006-06-19
1
-6
/
+6
*
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2006-06-19
2
-19
/
+19
*
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
2006-06-19
1
-8
/
+0
*
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
2006-06-19
1
-33
/
+26
*
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
2006-06-19
1
-50
/
+48
*
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
2006-06-19
1
-68
/
+57
*
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
2006-06-19
1
-181
/
+16
*
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
2006-06-19
1
-0
/
+14
*
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
2006-06-19
1
-0
/
+2
*
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
2006-06-19
1
-2
/
+7
*
[PATCH] SGI Hotplug: Incorrect power status
Mike Habeck
2006-06-19
1
-1
/
+3
*
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2006-06-19
2
-8
/
+19
*
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
2006-06-19
1
-1
/
+10
*
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
2006-06-19
1
-5
/
+20
*
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-9
/
+40
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-87
/
+64
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
2006-06-19
1
-13
/
+18
*
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
2006-06-19
1
-80
/
+112
*
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
2006-06-19
1
-2
/
+139
*
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
2006-06-19
4
-36
/
+262
*
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
2006-06-19
1
-2
/
+19
*
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
2006-06-19
5
-14
/
+29
*
[PATCH] pciehp: dont call pci_enable_dev
Kristen Accardi
2006-06-19
1
-3
/
+0
*
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
2006-06-19
3
-11
/
+11
*
[PATCH] acpiphp: turn off slot power at error case
MUNEDA Takahiro
2006-06-19
1
-1
/
+7
*
[PATCH] acpiphp: host and p2p hotplug
MUNEDA Takahiro
2006-06-19
1
-1
/
+0
*
[PATCH] acpiphp: hotplug slot hotplug
MUNEDA Takahiro
2006-06-19
2
-9
/
+122
*
[PATCH] acpiphp: configure _PRT - V3
MUNEDA Takahiro
2006-06-19
1
-38
/
+33
*
[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes
Prarit Bhargava
2006-06-19
1
-21
/
+21
*
Linux v2.6.17
v2.6.17
Linus Torvalds
2006-06-17
1
-1
/
+1
*
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
2006-06-17
1
-1
/
+1
*
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
2006-06-17
1
-2
/
+2
*
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
2006-06-17
1
-3
/
+0
*
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2006-06-17
2
-26
/
+18
*
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
2006-06-17
1
-5
/
+4
*
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
2006-06-17
1
-1
/
+6
*
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
2006-06-17
1
-2
/
+3
*
[PATCH] fix cdrom open
Jens Axboe
2006-06-17
1
-2
/
+4
*
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
2006-06-14
1
-8
/
+3
*
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
2006-06-14
1
-0
/
+2
*
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
2006-06-13
1
-4
/
+13
*
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
2006-06-13
1
-0
/
+3
*
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
2006-06-13
1
-2
/
+2
*
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
2006-06-13
1
-2
/
+2
*
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
2006-06-13
1
-8
/
+8
*
[PATCH] alpha: generic hweight build fix
Randy Dunlap
2006-06-12
1
-1
/
+1
*
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
2006-06-12
1
-0
/
+1
*
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
2006-06-12
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-06-12
1
-1
/
+0
|
\
[next]