index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
synclink: reworking locking a bit
Alan Cox
2
-2
/
+19
2010-08-10
specialix: Kill the BKL
Alan Cox
1
-6
/
+5
2010-08-10
epca: Kill the big kernel lock
Alan Cox
1
-3
/
+1
2010-08-10
cyclades: Kill off BKL usage
Alan Cox
1
-11
/
+9
2010-08-10
synclink: kill the big kernel lock
Alan Cox
3
-73
/
+56
2010-08-10
rocket: kill BKL
Alan Cox
1
-9
/
+19
2010-08-10
isicom: kill off the BKL
Alan Cox
1
-8
/
+5
2010-08-10
riscom8: kill use of lock_kernel
Alan Cox
1
-6
/
+8
2010-08-10
istallion: use bit ops for the board flags
Alan Cox
1
-18
/
+18
2010-08-10
stallion: prune lock_kernel calls
Alan Cox
2
-17
/
+25
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
1
-4
/
+9
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
3
-9
/
+47
2010-08-10
vt: clean up the code - use kernel library
Andy Shevchenko
1
-2
/
+3
2010-08-10
n_gsm.c: removed duplicated #includes
Andrea Gelmini
1
-1
/
+0
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-08-09
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-09
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-09
char: add WARN_ON() in misc_deregister()
Akinobu Mita
1
-1
/
+1
2010-08-09
ipmi: fix ACPI detection with regspacing
Yinghai Lu
1
-0
/
+8
2010-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-0
/
+68
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
6
-94
/
+51
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2
-3
/
+3
2010-08-06
Merge branch 'master' into for-linus
Chris Metcalf
14
-52
/
+220
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-31
/
+106
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+78
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-2
/
+3
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-8
/
+8
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-0
/
+17
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
1
-0
/
+61
2010-08-04
ppp: make channel_ops const
stephen hemminger
1
-1
/
+1
2010-08-05
agp: intel-agp: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-11
/
+11
2010-08-05
agp: efficeon-agp: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-11
/
+11
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+2
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+5
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
6
-18
/
+44
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
1
-11
/
+2
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-12
/
+2
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
4
-42
/
+26
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
4
-24
/
+21
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+5
2010-08-01
drm/agp/i915: trim stolen space to 32M
Jesse Barnes
1
-1
/
+10
2010-08-01
agp/intel: Destroy the scatterlist on allocation failure
Chris Wilson
1
-5
/
+8
2010-08-01
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2
-6
/
+16
2010-08-01
agp/intel: Add actual definitions of the Sandybridge PTE caching bits.
Zhenyu Wang
2
-1
/
+7
2010-08-01
agp/intel: Support the extended physical addressing bits on Sandybridge.
Zhenyu Wang
2
-2
/
+45
2010-08-01
intel_agp: Don't oops with zero stolen memory
Ondrej Zary
1
-0
/
+14
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-07-31
random: Reorder struct entropy_store to remove padding on 64bits
Richard Kennedy
1
-1
/
+1
[next]