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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-22
m68k: Fix a few hickups in drivers/scsi/Kconfig
Geert Uytterhoeven
1
-2
/
+2
2007-08-22
m68k: Dont include RODATA into text segment
Roman Zippel
1
-2
/
+2
2007-08-22
m68k: Enable arbitary speed tty support
Alan Cox
3
-3
/
+12
2007-08-22
m68k: Use _AC() instead of #ifdef __ASSEMBLY__
Geert Uytterhoeven
2
-9
/
+3
2007-08-22
remove dead code in via-pmu68k
Johannes Berg
1
-240
/
+0
2007-08-22
m68k: Remove unnecessary m68k_memoffset export and init
Roman Zippel
1
-2
/
+0
2007-08-22
m68k: Kill superfluous extern
Geert Uytterhoeven
1
-5
/
+1
2007-08-22
m68k: <asm/page.h> needs <linux/compiler.h>
Geert Uytterhoeven
1
-0
/
+2
2007-08-22
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
7
-16
/
+26
2007-08-22
correct name for rtc-m41t80
David Brownell
1
-1
/
+1
2007-08-22
synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...
Andy Whitcroft
1
-8
/
+60
2007-08-22
synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...
Andy Whitcroft
1
-0
/
+1
2007-08-22
h8300: missing include
Yoshinori Sato
2
-0
/
+2
2007-08-22
Documentation: fix getdelays.c printf bug
Michael Neuling
1
-1
/
+1
2007-08-22
free_irq(): fix DEBUG_SHIRQ handling
Andrew Morton
1
-0
/
+2
2007-08-22
Add blacklisting capability to serial_pci to avoid misdetection of serial ports
Christian Schmidt
1
-0
/
+17
2007-08-22
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
Corey Minyard
2
-29
/
+57
2007-08-22
serial_txx9: Fix modem control line handling
Atsushi Nemoto
1
-3
/
+11
2007-08-22
serial: add support for ITE 887x chips
Niels de Vos
1
-0
/
+159
2007-08-22
serial: don't optimise away baud rate changes when BOTHER is used
David Woodhouse
1
-2
/
+5
2007-08-22
futex_unlock_pi() hurts my brain and may cause application deadlock
john stultz
1
-0
/
+1
2007-08-22
Document Linux Memory Policy
Lee Schermerhorn
1
-0
/
+332
2007-08-22
kernel/auditsc.c: fix an off-by-one
Adrian Bunk
1
-1
/
+1
2007-08-22
tpmdd maintainers
Kent Yoder
8
-6
/
+10
2007-08-22
sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC
Andy Whitcroft
1
-4
/
+10
2007-08-22
eCryptfs: fix lookup error for special files
Ryusuke Konishi
1
-0
/
+4
2007-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-6
/
+24
2007-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-16
/
+17
2007-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-10
/
+17
2007-08-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-192
/
+371
2007-08-22
Fix lazy mode vmalloc synchronization for paravirt
Zachary Amsden
1
-2
/
+3
2007-08-22
[S390] Change atomic_read/set to inline functions with barrier semantics.
Heiko Carstens
1
-4
/
+22
2007-08-22
[S390] kprobes: fix instruction length calculation
David Wilder
1
-1
/
+1
2007-08-22
[S390] hypfs: inode corruption due to missing locking
Michael Holzheu
1
-8
/
+25
2007-08-22
[S390] disassembler: fix b2 opcodes like srst, bsg, and others
Christian Borntraeger
1
-1
/
+1
2007-08-22
[S390] vmur: fix reference counting for vmur device structure
Michael Holzheu
2
-58
/
+161
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
12
-111
/
+150
2007-08-22
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
Klaus D. Wacker
1
-1
/
+2
2007-08-22
[S390] qdio: fix EQBS handling on CCQ96
Klaus D. Wacker
1
-0
/
+2
2007-08-22
[S390] cio: change confusing message in cmf.
Cornelia Huck
1
-7
/
+3
2007-08-22
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
Cornelia Huck
1
-1
/
+4
2007-08-21
[IRDA] irda_nl_get_mode: always results in failure
Andy Whitcroft
1
-1
/
+1
2007-08-21
[PPP]: Fix output buffer size in ppp_decompress_frame().
Konstantin Sharlaimov
1
-1
/
+1
2007-08-21
[IRDA]: Avoid a label defined but not used warning in irda_init()
Jesper Juhl
1
-1
/
+1
2007-08-21
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
1
-1
/
+1
2007-08-21
[SNAP]: Check packet length before reading
Herbert Xu
1
-5
/
+12
2007-08-21
[DCCP]: Allocation in atomic context
Gerrit Renker
1
-1
/
+1
2007-08-21
fix - ensure we don't use bootconsoles after init has been released
Robin Getz
1
-4
/
+6
2007-08-21
[POWERPC] Fix PCI Device ID for MPC8544/8533 processors
Kumar Gala
2
-2
/
+6
2007-08-21
sky2: don't clear phy power bits
Stephen Hemminger
1
-2
/
+2
[next]