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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-10
[MIPS] Ocelot: remove remaining bits
Yoichi Yuasa
1
-30
/
+0
2007-09-10
[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.
Ralf Baechle
1
-0
/
+1
2007-09-10
[MIPS] tty: add the new ioctls and definitions.
Alan Cox
3
-4
/
+13
2007-09-11
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...
Masato Noguchi
1
-1
/
+1
2007-09-06
m32r: Rename STI/CLI macros
Hirokazu Takata
1
-8
/
+8
2007-09-04
Input: add more Braille keycodes
Samuel Thibault
2
-1
/
+5
2007-09-04
Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-0
/
+1
2007-09-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-0
/
+19
2007-09-03
m32r: Define symbols to unify platform-dependent ICU checks
Hirokazu Takata
1
-0
/
+20
2007-09-01
NFS: Fix a write request leak in nfs_invalidate_page()
Trond Myklebust
1
-0
/
+1
2007-09-01
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
Peter Chubb
1
-0
/
+6
2007-09-01
[IA64] Enable early console for Ski simulator
Peter Chubb
1
-0
/
+10
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
3
-0
/
+3
2007-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+1
2007-08-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+14
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
1
-7
/
+3
2007-08-31
i2c-piix4: Fix SB700 PCI device ID
Shane Huang
1
-2
/
+1
2007-08-31
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
1
-3
/
+3
2007-08-31
uml: fix x86_64 core dump crash
Jeff Dike
1
-0
/
+40
2007-08-31
uml: fix linker script alignment bugs
Jeff Dike
1
-47
/
+77
2007-08-31
libata: implement BROKEN_HPA horkage and apply it to affected drives
Tejun Heo
1
-0
/
+1
2007-08-31
SLUB: Force inlining for functions in slub_def.h
Christoph Lameter
1
-4
/
+4
2007-08-31
ata: add ATA_MWDMA* and ATA_SWDMA* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2007-08-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-13
/
+14
2007-08-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
4
-1
/
+5
2007-08-30
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
2
-2
/
+3
2007-08-30
[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.
David S. Miller
1
-11
/
+11
2007-08-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...
David S. Miller
3
-1
/
+3
2007-08-30
[TCP]: Allow minimum RTO to be configurable via routing metrics.
David S. Miller
1
-0
/
+2
2007-08-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-6
/
+17
2007-08-30
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
Wei Yongjun
2
-1
/
+2
2007-08-29
SCTP: properly clean up fragment and ordering queues during FWD-TSN.
Vlad Yasevich
1
-0
/
+1
2007-08-28
sched: make the scheduler converge to the ideal latency
Ingo Molnar
1
-0
/
+1
2007-08-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-1
/
+5
2007-08-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-2
/
+3
2007-08-27
[patch 1/2] Xtensa: enable arbitary tty speed setting ioctls
Alan Cox
3
-3
/
+12
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel
7
-124
/
+192
2007-08-27
[XTENSA] Add kernel module support
Chris Zankel
1
-0
/
+50
2007-08-27
[XTENSA] Add support for executable/non-executable feature in the mmu
Chris Zankel
1
-112
/
+101
2007-08-27
[XTENSA] Use the generic version of get_order
Chris Zankel
1
-28
/
+22
2007-08-27
[XTENSA] Add typecast macro for constants
Chris Zankel
2
-1
/
+10
2007-08-27
[XTENSA] Fix timer instabilities.
Chris Zankel
1
-2
/
+2
2007-08-27
[XTENSA] Fix fadvise64_64
Chris Zankel
2
-1
/
+3
2007-08-27
[XTENSA] Remove extraneous include statement
Chris Zankel
1
-5
/
+1
2007-08-27
[XTENSA] Add getpgrp system-call to unistd.h
Chris Zankel
1
-2
/
+2
2007-08-27
[XTENSA] add missing system calls
Chris Zankel
2
-4
/
+140
2007-08-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
17
-1538
/
+103
2007-08-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
2
-0
/
+16
2007-08-27
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
Kyle McMartin
1
-0
/
+10
[prev]
[next]