index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-05-20
10
-50
/
+2610
|
\
|
*
powerpc/pmac: Update via-pmu to new syscore_ops
Benjamin Herrenschmidt
2011-05-20
1
-44
/
+12
|
*
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
125
-1154
/
+15294
|
|
\
|
*
\
Merge branch 'merge' into next
Benjamin Herrenschmidt
2011-05-19
333
-1287
/
+3023
|
|
\
\
|
*
|
|
misc: Add CARMA DATA-FPGA Programmer support
Ira Snyder
2011-05-19
3
-0
/
+1150
|
*
|
|
misc: Add CARMA DATA-FPGA Access Driver
Ira Snyder
2011-05-19
5
-0
/
+1445
|
*
|
|
powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
Robert P. J. Day
2011-05-04
1
-1
/
+1
|
*
|
|
cxgb4: use pgprot_writecombine() on powerpc
Nishanth Aravamudan
2011-04-27
1
-4
/
+1
|
*
|
|
of: Export of_irq_find_parent()
Michael Ellerman
2011-04-20
1
-1
/
+1
*
|
|
|
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
13
-0
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
20
-91
/
+1303
|
\
\
\
|
*
|
|
drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...
Andrew Morton
2011-05-12
1
-1
/
+1
|
*
|
|
memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...
Anton Blanchard
2011-05-11
1
-16
/
+8
|
*
|
|
RAW driver: Remove call to kobject_put().
Robert P. J. Day
2011-05-06
1
-1
/
+0
|
*
|
|
efivars: prevent oops on unload when efi is not enabled
Randy Dunlap
2011-05-06
1
-2
/
+4
|
*
|
|
Allow setting of number of raw devices as a module parameter
Jan Kara
2011-05-06
2
-7
/
+28
|
*
|
|
Introduce CONFIG_GOOGLE_FIRMWARE
Mike Waychison
2011-04-29
2
-1
/
+15
|
*
|
|
driver: Google Memory Console
Mike Waychison
2011-04-29
3
-0
/
+175
|
*
|
|
driver: Google EFI SMI
Mike Waychison
2011-04-29
5
-0
/
+955
|
*
|
|
misc: fix ti-st build issues
Randy Dunlap
2011-04-29
2
-0
/
+2
|
*
|
|
drivers:base:fix the coding format of memory.c
Wanlong Gao
2011-04-25
1
-1
/
+2
|
*
|
|
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
2011-04-22
1
-4
/
+3
|
*
|
|
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
2011-04-22
1
-0
/
+1
|
*
|
|
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
2011-04-22
1
-10
/
+9
|
*
|
|
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
2011-04-22
1
-0
/
+1
|
*
|
|
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
2011-04-22
1
-9
/
+8
|
*
|
|
drivers/base/core.c: Fixed brace coding style issue.
Karthigan Srinivasan
2011-04-22
1
-2
/
+1
|
*
|
|
driver-core: fix race between device_register and driver_register
Sebastian Ott
2011-04-22
1
-0
/
+5
|
*
|
|
drivers:misc:ti-st: remove rfkill dependency
Pavan Savoy
2011-04-22
1
-1
/
+0
|
*
|
|
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
2011-04-22
1
-10
/
+13
|
*
|
|
kmsg: properly support writev to avoid interleaved printk lines fix
Andrew Morton
2011-04-19
1
-3
/
+4
|
*
|
|
printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...
Kay Sievers
2011-04-19
1
-15
/
+26
|
*
|
|
uio: clean uioinfo when uninstall uio driver
Jie Zhou
2011-04-19
1
-0
/
+4
|
*
|
|
uio: fix allocating minor id for uio device
Hillf Danton
2011-04-19
1
-1
/
+7
|
*
|
|
uio: fix finding mm index for vma
Hillf Danton
2011-04-19
1
-5
/
+3
|
*
|
|
uio_netx: Add support for netPLC cards
Daniel Trautmann
2011-04-19
1
-0
/
+19
|
*
|
|
drivers: make device_type const
Stephen Hemminger
2011-04-19
1
-2
/
+2
|
*
|
|
efivars: handle errors from register_efivars()
Dan Carpenter
2011-04-19
1
-2
/
+9
|
*
|
|
efivars: memory leak on error in create_efivars_bin_attributes()
Dan Carpenter
2011-04-19
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-19
2
-15
/
+2
|
\
\
\
|
*
|
|
macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-9
/
+1
|
*
|
|
ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-6
/
+1
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....
Linus Torvalds
2011-05-19
1
-11
/
+11
|
\
\
\
\
\
|
|
*
|
|
|
x86, setup: Fix EDD3.0 data verification.
Gleb Natapov
2011-04-27
1
-11
/
+11
*
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
1
-22
/
+10
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'x86/urgent' into x86-mm
Tejun Heo
2011-05-02
1654
-7102
/
+5998
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'x86/numa' into x86-mm
Tejun Heo
2011-05-02
56
-326
/
+532
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...
Ingo Molnar
2011-04-04
1
-22
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
acpi throttling: Use this_cpu_has and simplify code current cpu
Christoph Lameter
2011-03-29
1
-22
/
+10
*
|
|
|
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-05-19
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]