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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
7
-22
/
+30
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
44
-426
/
+458
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
29
-121
/
+251
2009-06-19
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
15
-662
/
+587
2009-06-19
LinuxPPS: core support
Rodolfo Giometti
7
-0
/
+783
2009-06-19
gru: copyright fixes
Jack Steiner
2
-8
/
+28
2009-06-19
gru: remove references to the obsolete global status handle
Jack Steiner
1
-2
/
+0
2009-06-19
gru: fixes to grudump utility
Jack Steiner
2
-4
/
+8
2009-06-19
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
1
-1
/
+3
2009-06-19
gru: add user request to specify gru slice
Jack Steiner
4
-1
/
+13
2009-06-19
gru: generic infrastructure for context options
Jack Steiner
5
-13
/
+35
2009-06-19
gru: cleanup gru inline functions
Jack Steiner
1
-17
/
+16
2009-06-19
gru: delete user request for fetching chiplet status
Jack Steiner
2
-41
/
+0
2009-06-19
gru: collect per-context user statistics
Jack Steiner
5
-0
/
+52
2009-06-19
gru: fix automatic retry of gru instruction failures
Jack Steiner
1
-3
/
+2
2009-06-19
gru: add user request to explicitly unload a gru context
Jack Steiner
3
-28
/
+41
2009-06-19
gru: fix cache coherency issues with instruction retry
Jack Steiner
4
-4
/
+14
2009-06-19
gru: update to rev 0.9 of gru spec
Jack Steiner
6
-11
/
+24
2009-06-19
gru: update gru kernel self tests
Jack Steiner
4
-16
/
+142
2009-06-19
gru: support for asynchronous gru instructions
Jack Steiner
3
-20
/
+213
2009-06-19
gru: support instruction completion interrupts
Jack Steiner
3
-7
/
+29
2009-06-19
gru: check context state on reload
Jack Steiner
2
-9
/
+25
2009-06-19
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
2009-06-19
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2
-6
/
+4
2009-06-19
gru: change resource assignment for kernel threads
Jack Steiner
6
-105
/
+184
2009-06-19
gru: support cch_allocate for kernel threads
Jack Steiner
4
-19
/
+17
2009-06-19
gru: change context load and unload
Jack Steiner
3
-7
/
+11
2009-06-19
gru: dynamic allocation of kernel contexts
Jack Steiner
2
-29
/
+33
2009-06-19
gru: dump chiplet state
Jack Steiner
5
-1
/
+267
2009-06-19
gru: bug fixes for GRU exception handling
Jack Steiner
6
-26
/
+52
2009-06-19
kexec: sysrq: simplify sysrq-c handler
Neil Horman
1
-9
/
+6
2009-06-19
w1-gpio: add external pull-up enable callback
Daniel Mack
1
-0
/
+35
2009-06-19
edac: Kconfig: fix the meaning of EDAC abbreviation
GeunSik Lim
1
-1
/
+1
2009-06-19
edac: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-06-19
edac: add edac_device_alloc_index()
Harry Ciao
3
-2
/
+16
2009-06-19
edac: add CPC925 Memory Controller driver
Harry Ciao
3
-0
/
+1027
2009-06-19
ppdev: reduce kernel log spam
Michael Buesch
1
-18
/
+11
2009-06-19
Char: isicom: fix build warning
Jiri Slaby
1
-1
/
+1
2009-06-19
drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...
Adriano dos Santos Fernandes
1
-70
/
+45
2009-06-19
gpio: pca953x: Add support for PCA9556
Nate Case
1
-0
/
+1
2009-06-19
gpio: pca953x: Get platform_data from OpenFirmware
Nate Case
1
-5
/
+70
2009-06-19
gpio: max7301: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-06-19
pca953x: support GPIOLIB GPIO naming
Daniel Silverstone
1
-0
/
+4
2009-06-19
drivers/char/rtc: disable legacy RTC driver on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-06-19
rtc-ds1553: drop IRQF_SHARED
Atsushi Nemoto
1
-2
/
+1
2009-06-19
rtc-tx4939: drop IRQF_SHARED
Atsushi Nemoto
1
-3
/
+1
2009-06-19
rtc: add stand-alone driver for RX8025 chip
Wolfgang Grandegger
3
-0
/
+698
2009-06-19
rtc: rtc-ds1307 add ds3231
Wolfram Sang
1
-4
/
+18
2009-06-19
rtc: rtc-ds1307 add ds1388
Joakim Tjernlund
1
-4
/
+15
2009-06-19
rtc: rtc-ds1742 nvram attribute fix
Torsten Ertbjerg Rasmussen
1
-17
/
+14
[next]