index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-28
[PATCH] coverity: i386: build.c: negative return to unsigned fix
KAMBAROV, ZAUR
1
-1
/
+2
2005-06-28
[PATCH] headers: include linux/types.h for usb_ch9.h
GOTO Masanori
1
-3
/
+3
2005-06-28
[PATCH] headers: include linux/compiler.h for __user
GOTO Masanori
1
-0
/
+1
2005-06-28
[PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32
GOTO Masanori
1
-10
/
+0
2005-06-28
[PATCH] aio-retry-fix: fix aio retry work queueing
Sébastien Dugu
1
-0
/
+9
2005-06-28
[PATCH] really remove xattr_acl.h
Christoph Hellwig
3
-64
/
+13
2005-06-28
[PATCH] drivers/isdn/: make some code static
Adrian Bunk
7
-28
/
+20
2005-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
4
-5
/
+5
2005-06-28
[PATCH] swabb.h warning fixes
Andrew Morton
1
-7
/
+10
2005-06-28
[PATCH] hisax warning fixes
Andrew Morton
1
-2
/
+2
2005-06-28
[PATCH] request_firmware(): avoid race conditions
Stanislaw W. Gruszka
1
-3
/
+10
2005-06-28
[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86
Emmanuel Colbus
1
-2
/
+3
2005-06-28
[PATCH] ITIMER_REAL: fix possible deadlock and race
Oleg Nesterov
1
-2
/
+6
2005-06-28
[PATCH] ixp4xx/ixp2000 watchdog driver typo
Lennert Buytenhek
2
-2
/
+2
2005-06-28
[PATCH] drivers/char/tipar.c: off by one array access
Luc Van Oostenryck
1
-1
/
+1
2005-06-28
[PATCH] Using msleep() instead of HZ
Luca Falavigna
2
-17
/
+8
2005-06-28
[PATCH] fix semaphore handling in __unregister_chrdev_region
Wen-chien Jesse Sung
1
-1
/
+1
2005-06-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-4
/
+207
2005-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
69
-1833
/
+1492
2005-06-28
[PATCH] Tweak idle thread setup semantics
Ingo Molnar
2
-1
/
+15
2005-06-28
[PATCH] ll_rw_blk: prevent huge request allocations
Jens Axboe
1
-0
/
+9
2005-06-28
[PATCH] md: bio leak fix
Neil Brown
1
-0
/
+1
2005-06-28
[PATCH] kexec: fix sparse warnings
Alexey Dobriyan
1
-5
/
+5
2005-06-28
[PATCH] cciss_ioctl() warning fix
Andrew Morton
1
-1
/
+0
2005-06-28
[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as valid
Ben Dooks
1
-3
/
+4
2005-06-28
[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platforms
Tony Lindgren
1
-0
/
+5
2005-06-28
[PATCH] ARM: 2762/1: S3C24XX Audio platform data
Ben Dooks
1
-0
/
+49
2005-06-28
[PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm
Richard Purdie
4
-1
/
+149
2005-06-28
Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-23
/
+101
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
418
-16622
/
+24586
2005-06-27
[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)
Greg Kroah-Hartman
1
-10
/
+48
2005-06-27
[PATCH] PCI: use the MCFG table to properly access pci devices (i386)
Greg Kroah-Hartman
1
-4
/
+25
2005-06-27
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
Greg Kroah-Hartman
4
-23
/
+62
2005-06-27
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
10
-47
/
+27
2005-06-27
[PATCH] cpqphp: fix oops during unload without probe
Keith Moore
1
-2
/
+3
2005-06-27
[PATCH] PCI: clean up the MSI code a bit.
Greg Kroah-Hartman
2
-60
/
+37
2005-06-27
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
Andrew Morton
16
-0
/
+32
2005-06-27
[PATCH] PCI: DMA bursting advice
David S. Miller
16
-0
/
+174
2005-06-27
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
7
-13
/
+97
2005-06-27
[PATCH] ACPI based I/O APIC hot-plug: acpiphp support
Kenji Kaneshige
2
-0
/
+129
2005-06-27
[PATCH] ACPI based I/O APIC hot-plug: ia64 support
Kenji Kaneshige
3
-32
/
+135
2005-06-27
[PATCH] ACPI based I/O APIC hot-plug: add interfaces
Kenji Kaneshige
3
-0
/
+36
2005-06-27
[PATCH] acpi hotplug: decouple slot power state changes from physical hotplug
Rajesh Shah
1
-31
/
+38
2005-06-27
[PATCH] acpi hotplug: aCPI based root bridge hot-add
Rajesh Shah
1
-9
/
+202
2005-06-27
[PATCH] acpi hotplug: fix slot power-down problem with acpiphp
Rajesh Shah
1
-2
/
+2
2005-06-27
[PATCH] acpi hotplug: clean up notify handlers on acpiphp unload
Rajesh Shah
1
-8
/
+26
2005-06-27
[PATCH] acpi hotplug: convert acpiphp to use generic resource code
Rajesh Shah
6
-1530
/
+134
2005-06-27
[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...
Rajesh Shah
2
-6
/
+6
2005-06-27
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...
Rajesh Shah
4
-28
/
+119
2005-06-27
[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus
Rajesh Shah
1
-0
/
+4
[next]