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
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
19
-13
/
+168
2008-10-11
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-8
/
+152
2008-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2008-10-10
Merge branch 'linus' into x86/pat2
Ingo Molnar
1
-2
/
+12
2008-10-10
Merge branch 'next' into for-linus
James Morris
1
-0
/
+1
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-3
/
+3
2008-09-26
kgdboc,tty: Fix tty polling search to use name correctly
Jason Wessel
1
-2
/
+12
2008-09-21
Merge branch 'master' into next
James Morris
1
-9
/
+10
2008-09-14
Merge commit 'v2.6.27-rc6' into x86/pat
Ingo Molnar
7
-22
/
+22
2008-09-10
Merge branch 'core/xen' into x86/xen
Ingo Molnar
3
-14
/
+18
2008-09-02
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-08-28
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
1
-0
/
+1
2008-08-27
tty: Fix termios tty window resize race with pty/tty pair
Alan Cox
1
-3
/
+4
2008-08-27
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
1
-2
/
+4
2008-08-25
linux-next: fix x86 tree build failure
Stephen Rothwell
1
-1
/
+1
2008-08-25
Merge branch 'linus' into x86/xen
Ingo Molnar
5
-8
/
+4
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
3
-3
/
+0
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
13
-0
/
+30
2008-08-22
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
21
-204
/
+315
2008-08-21
agp: add agp_generic_destroy_pages()
Shaohua Li
3
-8
/
+63
2008-08-21
agp: generic_alloc_pages()
Shaohua Li
3
-0
/
+59
2008-08-21
Revert "reduce tlb/cache flush times of agpgart memory allocation"
Ingo Molnar
2
-7
/
+1
2008-08-20
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
1
-3
/
+3
2008-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2008-08-18
nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
Stephen Hemminger
1
-0
/
+1
2008-08-16
removed unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-08-15
tty: remove resize window special case
Alan Cox
3
-53
/
+105
2008-08-15
reduce tlb/cache flush times of agpgart memory allocation
Shaohua Li
2
-1
/
+7
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-0
/
+8
2008-08-12
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-3
/
+2
2008-08-12
fix spinlock recursion in hvc_console
Christian Borntraeger
1
-3
/
+2
2008-08-12
agp: fix SIS 5591/5592 wrong PCI id
Krzysztof Helt
1
-1
/
+1
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
4
-0
/
+38
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
11
-134
/
+141
2008-08-12
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
1
-2
/
+13
2008-08-12
intel_agp: official name for GM45 chipset
Zhenyu Wang
1
-7
/
+7
2008-08-11
Fix race/oops in tty layer after BKL pushdown
Christian Borntraeger
1
-1
/
+1
2008-08-08
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2008-08-08
Merge Linus' latest into master
Russell King
4
-1174
/
+2
2008-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-17
/
+0
2008-08-07
powerpc/iseries: remove the old viocons driver
Stephen Rothwell
3
-1169
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2
-2
/
+2
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
15
-219
/
+237
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2
-2
/
+2
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
4
-17
/
+0
2008-08-06
iSeries: Fix up viotty_ioctl BKL locking fallout
Linus Torvalds
1
-1
/
+1
2008-08-06
m68k/amiserial: fix fallout of tty break handling rework
Geert Uytterhoeven
1
-1
/
+1
2008-08-06
Remove bogons from the iSeries console
Alan Cox
1
-4
/
+0
[next]