index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
2009-12-10
1
-0
/
+1
*
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-09
16
-98
/
+52
|
\
|
*
agp: Remove the BKL from agp_open
John Kacur
2009-10-14
1
-17
/
+11
|
*
inifiband: Remove BKL from ipath_open()
Thomas Gleixner
2009-10-14
1
-1
/
+0
|
*
mips: Remove BKL from tb0219
Thomas Gleixner
2009-10-14
1
-5
/
+1
|
*
drivers: Remove BKL from scx200_gpio
Thomas Gleixner
2009-10-14
1
-2
/
+0
|
*
drivers: Remove BKL from pc8736x_gpio
Thomas Gleixner
2009-10-14
1
-2
/
+0
|
*
parisc: Remove BKL from eisa_eeprom
Thomas Gleixner
2009-10-14
1
-10
/
+0
|
*
rtc: Remove BKL from efirtc
Thomas Gleixner
2009-10-14
1
-11
/
+1
|
*
input: Remove BKL from hp_sdc_rtc
Thomas Gleixner
2009-10-14
1
-2
/
+0
|
*
hw_random: Remove BKL from core
Thomas Gleixner
2009-10-14
1
-1
/
+0
|
*
macintosh: Remove BKL from ans-lcd
Thomas Gleixner
2009-10-14
1
-17
/
+28
|
*
nvram: Drop the bkl from non-generic nvram_llseek()
Frederic Weisbecker
2009-10-14
1
-3
/
+1
|
*
nvram: Drop the bkl from nvram_llseek()
Frederic Weisbecker
2009-10-14
1
-6
/
+3
|
*
mem_class: Drop the bkl from memory_open()
Frederic Weisbecker
2009-10-14
1
-12
/
+5
|
*
spi: Remove BKL from spidev_open
Thomas Gleixner
2009-10-14
1
-3
/
+0
|
*
drivers: Remove BKL from cs5535_gpio
Thomas Gleixner
2009-10-14
1
-2
/
+1
|
*
drivers: Remove BKL from misc_open
Thomas Gleixner
2009-10-14
1
-4
/
+1
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-09
1
-0
/
+1
|
\
\
|
*
|
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
2009-11-05
1
-0
/
+1
*
|
|
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-09
2
-4
/
+92
|
\
\
\
|
*
|
|
intr-remap: generic support for remapping HPET MSIs
Suresh Siddha
2009-08-27
2
-4
/
+92
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-12-09
2
-94
/
+92
|
\
\
\
\
|
*
|
|
|
hwrng: core - Prevent too-small buffer sizes
Ian Molton
2009-12-03
1
-1
/
+2
|
*
|
|
|
hwrng: virtio-rng - Convert to new API
Ian Molton
2009-12-01
1
-51
/
+27
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2009-12-01
2263
-99532
/
+233465
|
|
\
\
\
\
|
*
|
|
|
|
hwrng: core - Replace u32 in driver API with byte array
Ian Molton
2009-12-01
1
-43
/
+64
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2009-12-09
2
-45
/
+112
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[WATCHDOG] iTCO_wdt.c - cleanup chipset documentation
Wim Van Sebroeck
2009-12-04
1
-44
/
+17
|
*
|
|
|
|
|
[WATCHDOG] iTCO_wdt: Add support for Intel Ibex Peak
Seth Heasley
2009-12-04
1
-1
/
+12
|
*
|
|
|
|
|
[WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.
Ben Dooks
2009-12-04
1
-3
/
+86
*
|
|
|
|
|
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-08
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cpumask: Use modern cpumask style in Xen
Rusty Russell
2009-11-04
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-08
2
-1
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vgacon: Add support for setting the default cursor state
Matthew Garrett
2009-11-14
1
-1
/
+4
|
*
|
|
|
|
|
|
|
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
2009-11-14
2
-1
/
+12
*
|
|
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
1
-4
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86: Export srat physical topology
David Rientjes
2009-10-12
1
-4
/
+6
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-08
24
-298
/
+19651
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
drbd_req.c: use part_[inc|dec]_in_flight()
Philipp Reisner
2009-12-03
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
1
-10
/
+0
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'master' into for-2.6.33
Jens Axboe
2009-12-03
380
-2613
/
+5147
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33
Jens Axboe
2009-11-26
2
-2
/
+5
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]
Philipp Reisner
2009-11-24
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
add missing state change on corrupt packet header in drbd_recv_header
Lars Ellenberg
2009-11-24
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
fix in-kernel configuration serialization
Lars Ellenberg
2009-11-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-26
1
-0
/
+2
|
|
/
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
|
cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t
Alex Chiang
2009-11-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
cciss: fix scatter gather cleanup problems
Stephen M. Cameron
2009-11-23
1
-7
/
+18
|
*
|
|
|
|
|
|
|
|
|
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
2009-11-13
2
-6
/
+3
[next]