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-31
uml: fix x86_64 core dump crash
Jeff Dike
3
-6
/
+55
2007-08-31
uml: fix linker script alignment bugs
Jeff Dike
3
-57
/
+90
2007-08-31
process_zones(): fix recovery code
Andrew Morton
1
-0
/
+2
2007-08-31
revert "eCryptfs: fix lookup error for special files"
Andrew Morton
1
-4
/
+0
2007-08-31
ata_piix: implement IOCFG bit18 quirk
Tejun Heo
1
-0
/
+36
2007-08-31
libata: implement BROKEN_HPA horkage and apply it to affected drives
Tejun Heo
2
-3
/
+9
2007-08-31
sata_promise: FastTrack TX4200 is a second-generation chip
Mikael Pettersson
1
-3
/
+3
2007-08-31
SLUB: Force inlining for functions in slub_def.h
Christoph Lameter
1
-4
/
+4
2007-08-31
pata_marvell: Add more identifiers
Alan Cox
1
-0
/
+2
2007-08-31
ata_piix: add Satellite U200 to broken suspend list
Tejun Heo
1
-0
/
+7
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
5
-28
/
+45
2007-08-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
19
-100
/
+229
2007-08-31
ata_piix: IDE mode SATA patch for Intel Tolapai
Jason Gaston
1
-0
/
+27
2007-08-31
libata-core: Allow translation setting to fail
Alan Cox
1
-0
/
+5
2007-08-30
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
5
-16
/
+33
2007-08-30
[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.
David S. Miller
2
-12
/
+12
2007-08-30
[PKTGEN]: Remove write-only variable.
Pavel Emelyanov
1
-3
/
+0
2007-08-30
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
Jesper Bengtsson
1
-1
/
+1
2007-08-30
[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()
Lucas Nussbaum
1
-1
/
+1
2007-08-30
ACPI: EC: Check if boot_ec was really found in DSDT
Alexey Starikovskiy
1
-1
/
+2
2007-08-30
[BRIDGE]: Fix OOPS when bridging device without ethtool.
Stephen Hemminger
1
-8
/
+8
2007-08-30
[BRIDGE]: Packets leaking out of disabled/blocked ports.
Stephen Hemminger
2
-2
/
+6
2007-08-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...
David S. Miller
10
-77
/
+190
2007-08-30
[TCP]: Allow minimum RTO to be configurable via routing metrics.
David S. Miller
2
-2
/
+14
2007-08-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2007-08-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-11
/
+11
2007-08-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
17
-62
/
+49
2007-08-30
fix maxcpus=1 oops in show_stat()
Hugh Dickins
1
-8
/
+0
2007-08-30
SELinux: clear parent death signal on SID transitions
Stephen Smalley
1
-0
/
+3
2007-08-30
SCTP: Fix to handle invalid parameter length correctly
Wei Yongjun
1
-1
/
+1
2007-08-30
SCTP: Abort on COOKIE-ECHO if backlog is exceeded.
Vlad Yasevich
1
-11
/
+10
2007-08-30
SCTP: Correctly disable listening when backlog is 0.
Vlad Yasevich
1
-0
/
+2
2007-08-30
SCTP: Do not retransmit chunks that are newer then rtt.
Vlad Yasevich
1
-0
/
+7
2007-08-30
SCTP: Uncomfirmed transports can't become Inactive
Vlad Yasevich
1
-1
/
+6
2007-08-30
SCTP: Pick the correct port when binding to 0.
Vlad Yasevich
1
-0
/
+1
2007-08-30
SCTP: Use net_ratelimit to suppress error messages print too fast
Wei Yongjun
2
-14
/
+17
2007-08-30
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
Wei Yongjun
4
-24
/
+56
2007-08-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
36
-4275
/
+2846
2007-08-30
xtensa process.c must #include <linux/fs.h>
Adrian Bunk
1
-0
/
+1
2007-08-30
Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")
Rusty Russell
1
-2
/
+5
2007-08-30
SCTP: Fix sctp_addto_chunk() to add pad with correct length
Wei Yongjun
1
-1
/
+1
2007-08-30
[POWERPC] PS3: Fix bug where the major version part is not compared
Masakazu Mokuno
1
-1
/
+2
2007-08-30
[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix
Pavel Pisa
1
-2
/
+3
2007-08-30
[POWERPC] Update defconfigs
Paul Mackerras
11
-1604
/
+699
2007-08-30
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
Andre Detsch
1
-5
/
+1
2007-08-30
[POWERPC] spufs: Fix update of mailbox status register during backed wbox write
Arnd Bergmann
1
-1
/
+2
2007-08-30
Input: psmouse - make dummy touchkit_ps2_detect() static
Adrian Bunk
1
-1
/
+2
2007-08-30
Input: gscps2 - convert to use kzalloc
Mariusz Kozlowski
1
-4
/
+2
2007-08-30
Input: iforce - fix 'unused variable' warning
Andrew Morton
1
-4
/
+4
[prev]
[next]