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-06-20
spidernet: Don't terminate the RX ring
Linas Vepstas
1
-9
/
+9
2007-06-20
spidernet: Cure RX ram full bug
Linas Vepstas
2
-7
/
+82
2007-06-20
spidernet: null out skb pointer after its been used.
Linas Vepstas
1
-0
/
+1
2007-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-15
/
+27
2007-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
11
-138
/
+259
2007-06-21
firewire: Only set client->iso_context if allocation was successful.
Kristian Høgsberg
1
-8
/
+11
2007-06-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-86
/
+73
2007-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-3
/
+5
2007-06-20
Fix up CREDIT entry ordering
Li Yang
1
-8
/
+8
2007-06-20
x86_64: fix link warning between for .text and .init.text
Yinghai Lu
2
-3
/
+3
2007-06-20
x86: change_page_attr bandaids
Andi Kleen
2
-15
/
+22
2007-06-20
x86: Disable KPROBES with DEBUG_RODATA for now
Andi Kleen
2
-0
/
+2
2007-06-20
x86: Only make Macintosh drivers default on Macs
Andi Kleen
1
-1
/
+1
2007-06-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
2
-3
/
+3
2007-06-20
x86: Disable DAC on VIA bridges
Andi Kleen
3
-0
/
+45
2007-06-20
x86_64: Fix eventd/timerfd syscalls
Andi Kleen
1
-2
/
+2
2007-06-20
x86_64: Fix readahead/sync_file_range/fadvise64 compat calls
Andi Kleen
2
-3
/
+22
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
16
-86
/
+73
2007-06-20
[POWERPC] Fix powermac late initcall to only run on powermac
Tony Breeds
1
-0
/
+3
2007-06-20
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
Segher Boessenkool
1
-3
/
+2
2007-06-19
[POWERPC] rheap - eliminates internal fragments caused by alignment
Li Yang
1
-19
/
+29
2007-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
1
-0
/
+1
2007-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-3
/
+9
2007-06-19
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-16
/
+32
2007-06-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2
-3
/
+3
2007-06-19
[S390] Move psw_set_key.
Heiko Carstens
2
-8
/
+6
2007-06-19
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
1
-3
/
+5
2007-06-19
[S390] Print list of modules on die().
Heiko Carstens
1
-0
/
+1
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
3
-5
/
+16
2007-06-19
[S390] Fix zfcpdump header
Michael Holzheu
1
-0
/
+3
2007-06-19
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
1
-0
/
+1
2007-06-19
[XFS] Update the MAINTAINERS file entry for XFS - change git repo name.
Tim Shimmin
1
-1
/
+1
2007-06-19
[XFS] s/memclear_highpage_flush/zero_user_page/
Christoph Hellwig
1
-1
/
+1
2007-06-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 into for-linus
Tim Shimmin
1
-1
/
+1
2007-06-19
[POWERPC] Fix snd-powermac refcounting bugs
Benjamin Herrenschmidt
1
-3
/
+5
2007-06-19
sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
1
-0
/
+1
2007-06-19
sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
1
-3
/
+4
2007-06-18
Fix possible runqueue lock starvation in wait_task_inactive()
Linus Torvalds
1
-9
/
+60
2007-06-18
sched: fix SysRq-N (normalize RT tasks)
Ingo Molnar
1
-3
/
+5
2007-06-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+6
2007-06-18
Fix signalfd interaction with thread-private signals
Benjamin Herrenschmidt
1
-1
/
+7
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
5
-459
/
+43
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
2
-3
/
+43
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
7
-87
/
+121
2007-06-18
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
1
-4
/
+9
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
5
-38
/
+83
2007-06-18
sh: oops_enter()/oops_exit() in die().
Paul Mundt
1
-0
/
+3
2007-06-18
sh: Fix restartable syscall arg5 clobbering.
Kaz Kojima
1
-2
/
+4
2007-06-16
Linux 2.6.22-rc5
v2.6.22-rc5
Linus Torvalds
1
-2
/
+2
[next]