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.13.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[PATCH] mv643xx_eth: fix unbalanced parentheses in macros
Mariusz Kozlowski
1
-2
/
+2
2006-12-02
[PATCH] forcedeth: add new NVIDIA pci ids
Ayaz Abdulla
1
-0
/
+4
2006-12-02
[PATCH] wext: extend MLME support
Christian Lamparter
1
-0
/
+2
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
Maciej W. Rozycki
1
-0
/
+4
2006-12-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+2
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-16
/
+165
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-1
/
+16
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
9
-18
/
+66
2006-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
6
-8
/
+6
2006-12-02
Driver core: show drivers in /sys/module/
Kay Sievers
1
-0
/
+1
2006-12-02
Driver core: platform_driver_probe(), can save codespace
David Brownell
1
-0
/
+6
2006-12-02
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
3
-0
/
+17
2006-12-02
driver core: Introduce device_find_child().
Cornelia Huck
1
-0
/
+2
2006-12-02
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
1
-2
/
+0
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+3
2006-12-02
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-12-02
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-12-02
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
1
-3
/
+2
2006-12-02
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
1
-3
/
+2
2006-12-02
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
1
-2
/
+0
2006-12-02
Driver core: add notification of bus events
Benjamin Herrenschmidt
1
-0
/
+25
2006-12-02
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
1
-0
/
+7
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-1
/
+2
2006-12-02
Altix: Initial ACPI support - ROM shadowing.
John Keller
1
-0
/
+1
2006-12-02
PCI: Make some MSI-X #defines generic
Michael Ellerman
1
-0
/
+6
2006-12-02
USB: keep count of unsuspended children
Alan Stern
1
-0
/
+1
2006-12-02
USB: struct usb_device: change flag to bitflag
Alan Stern
1
-1
/
+1
2006-12-02
USB: expand autosuspend/autoresume API
Alan Stern
1
-3
/
+26
2006-12-02
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
1
-11
/
+131
2006-12-02
usb/hub: allow hubs up to 31 children
inaky@linux.intel.com
1
-1
/
+6
2006-12-01
[BLOCK] Cleanup unused variable passing
Jens Axboe
1
-2
/
+2
2006-12-01
[PATCH] block: support larger block pc requests
Mike Christie
1
-3
/
+4
2006-12-01
[PATCH] blktrace: add timestamp message
Olaf Kirch
1
-0
/
+12
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-2
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2
-2
/
+2
2006-11-30
Fix jiffies.h comment
Chase Venters
1
-1
/
+1
2006-11-30
fix spelling error in include/linux/kernel.h
Jim Cromie
1
-1
/
+1
2006-11-30
mqueue.h: don't include linux/types.h
Alexey Dobriyan
1
-2
/
+0
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
1
-0
/
+2
2006-11-29
[NET]: Fix MAX_HEADER setting.
David S. Miller
1
-2
/
+4
2006-11-27
Fix 'ALIGN()' macro, take 2
Linus Torvalds
1
-1
/
+3
2006-11-27
Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"
Linus Torvalds
2
-86
/
+20
2006-11-26
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
2
-0
/
+20
2006-11-26
[PATCH] Enforce "unsigned long flags;" when spinlocking
Alexey Dobriyan
2
-14
/
+76
2006-11-26
[PATCH] mounstats NULL pointer dereference
Vasily Tarasov
1
-1
/
+3
2006-11-22
[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
David L Stevens
1
-1
/
+1
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
1
-0
/
+8
2006-11-20
[CRYPTO] api: Remove one too many semicolon
Yoichi Yuasa
1
-1
/
+1
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-53
/
+55
2006-11-16
[PATCH] fat: add fat_getattr()
OGAWA Hirofumi
1
-0
/
+2
[next]