index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
[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
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
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-17
Linux 2.6.22-rc5
v2.6.22-rc5
Linus Torvalds
1
-2
/
+2
2007-06-16
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
3
-10
/
+7
2007-06-16
hugetlb: fix get_policy for stacked shared memory files
Adam Litke
1
-1
/
+3
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
3
-17
/
+74
2007-06-16
SLUB: minimum alignment fixes
Christoph Lameter
2
-7
/
+26
2007-06-16
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
11
-46
/
+92
2007-06-16
random: fix output buffer folding
Matt Mackall
1
-1
/
+1
2007-06-16
uml: kill x86_64 STACK_TOP_MAX
Jeff Dike
1
-0
/
+1
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
5
-16
/
+22
2007-06-16
spi doc updates
David Brownell
1
-7
/
+13
2007-06-16
md: fix bug in error handling during raid1 repair
Mike Accetta
1
-7
/
+14
2007-06-16
md: fix two raid10 bugs
NeilBrown
1
-0
/
+6
2007-06-16
fuse: ->fs_flags fixlet
Alexey Dobriyan
1
-2
/
+1
2007-06-16
perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi
Björn Steinbrink
1
-5
/
+5
2007-06-16
swsusp: Fix userland interface
Rafael J. Wysocki
1
-1
/
+3
2007-06-16
toshiba_acpi: fix section mismatch in allyesconfig
Randy Dunlap
1
-1
/
+1
2007-06-16
cpuset: zero malloc - fix for old cpusets
Paul Jackson
1
-1
/
+1
2007-06-16
i386 mm: use pte_update() in ptep_test_and_clear_dirty()
Hugh Dickins
1
-12
/
+14
2007-06-16
Restore shmid as inode# to fix /proc/pid/maps ABI breakage
Badari Pulavarty
1
-0
/
+5
2007-06-16
SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC
Christoph Lameter
1
-1
/
+1
2007-06-16
i386: use the right wrapper to disable the NMI watchdog
Björn Steinbrink
1
-5
/
+5
2007-06-16
i386: fix NMI watchdog not reserving its MSRs
Björn Steinbrink
1
-0
/
+6
2007-06-16
tty: restore locked ioctl file op
Paul Fulghum
1
-4
/
+10
2007-06-16
fix radeon setparam on 32/64 systems, harder.
David Woodhouse
1
-0
/
+5
2007-06-16
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-06-16
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
1
-3
/
+6
2007-06-16
mm: Fix memory/cpu hotplug section mismatch and oops.
Paul Mundt
1
-1
/
+1
2007-06-16
block: always requeue !fs requests at the front
Tejun Heo
1
-0
/
+9
2007-06-16
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
Adrian Bunk
1
-1
/
+1
2007-06-16
[TCP]: Fix logic breakage due to DSACK separation
Ilpo Järvinen
1
-4
/
+5
2007-06-16
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
7
-2
/
+32
2007-06-15
splice: only check do_wakeup in splice_to_pipe() for a real pipe
Jens Axboe
1
-6
/
+7
2007-06-15
splice: fix leak of pages on short splice to pipe
Jens Axboe
1
-1
/
+2
[next]