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-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-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-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
2010-07-31
Input: keyboard - also match braille-only keyboards
Samuel Thibault
1
-1
/
+5
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
5
-5
/
+0
2010-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-5
/
+8
2010-07-26
agp/intel: Use the correct mask to detect i830 aperture size.
Tim Gardner
1
-5
/
+8
2010-07-26
tpm_tis: fix subsequent suspend failures
Rajiv Andrade
1
-1
/
+8
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+2
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
1
-1
/
+1
2010-07-20
synclink: use ARRAY_SIZE
Kulikov Vasiliy
1
-1
/
+1
2010-07-09
hvc_console: use "*_console" nomenclature to avoid modpost warning.
Chris Metcalf
2
-8
/
+8
2010-07-05
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
1
-1
/
+1
2010-07-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-4
/
+2
2010-06-29
ipmi: set schedule_timeout_wait() value back to one
Martin Wilck
1
-1
/
+1
2010-06-29
ipmi: make sure drivers were registered before unregistering them
Matthew Garrett
1
-4
/
+17
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+6
2010-06-22
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
6
-16
/
+60
2010-06-15
agp: add no warn since we have a fallback to vmalloc paths
Dave Airlie
1
-1
/
+1
2010-06-15
agp: drop vmalloc flag.
Dave Airlie
1
-3
/
+1
2010-06-15
TPM: ReadPubEK output struct fix
Rajiv Andrade
1
-0
/
+1
2010-06-09
Input: sysrq - fix "stuck" SysRq mode
Dmitry Torokhov
1
-2
/
+6
2010-06-06
Revert "tty: fix a little bug in scrup, vt.c"
Linus Torvalds
1
-1
/
+1
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-6
/
+9
2010-06-04
ramoops: add HAS_IOMEM dependency
Heiko Carstens
1
-0
/
+1
[next]