| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: Fix eventd/timerfd syscalls | Andi Kleen | 2007-06-20 | 1 | -2/+2 |
* | x86_64: Fix readahead/sync_file_range/fadvise64 compat calls | Andi Kleen | 2007-06-20 | 2 | -3/+22 |
* | [POWERPC] rheap - eliminates internal fragments caused by alignment | Li Yang | 2007-06-20 | 1 | -19/+29 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 2007-06-19 | 1 | -0/+1 |
|\ |
|
| * | sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. | Paul Mundt | 2007-06-19 | 1 | -0/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-06-19 | 2 | -3/+9 |
|\ \ |
|
| * | | sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. | Paul Mundt | 2007-06-19 | 1 | -3/+4 |
| * | | sh: oops_enter()/oops_exit() in die(). | Paul Mundt | 2007-06-18 | 1 | -0/+3 |
| * | | sh: Fix restartable syscall arg5 clobbering. | Kaz Kojima | 2007-06-18 | 1 | -2/+4 |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-06-19 | 8 | -16/+32 |
|\ \ \ |
|
| * | | | [S390] Move psw_set_key. | Heiko Carstens | 2007-06-19 | 2 | -8/+6 |
| * | | | [S390] Add oops_enter()/oops_exit() calls to die(). | Heiko Carstens | 2007-06-19 | 1 | -3/+5 |
| * | | | [S390] Print list of modules on die(). | Heiko Carstens | 2007-06-19 | 1 | -0/+1 |
| * | | | [S390] Fix yet another two section mismatches. | Heiko Carstens | 2007-06-19 | 3 | -5/+16 |
| * | | | [S390] Fix zfcpdump header | Michael Holzheu | 2007-06-19 | 1 | -0/+3 |
| * | | | [S390] Missing blank when appending cio_ignore kernel parameter | Michael Holzheu | 2007-06-19 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-06-19 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | [XFS] Update the MAINTAINERS file entry for XFS - change git repo name. | Tim Shimmin | 2007-06-19 | 1 | -1/+1 |
| * | | | [XFS] s/memclear_highpage_flush/zero_user_page/ | Christoph Hellwig | 2007-06-19 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 into for-linus | Tim Shimmin | 2007-06-19 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [XFS] Update the MAINTAINERS file entry for XFS. | Timothy Shimmin | 2007-06-12 | 1 | -1/+1 |
* | | | | [POWERPC] Fix snd-powermac refcounting bugs | Benjamin Herrenschmidt | 2007-06-19 | 1 | -3/+5 |
|/ / / |
|
* | | | Fix possible runqueue lock starvation in wait_task_inactive() | Linus Torvalds | 2007-06-18 | 1 | -9/+60 |
* | | | sched: fix SysRq-N (normalize RT tasks) | Ingo Molnar | 2007-06-18 | 1 | -3/+5 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-06-18 | 2 | -3/+6 |
|\ \ \ |
|
| * | | | [SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING. | Thomas Bogendoerfer | 2007-06-13 | 1 | -0/+1 |
| * | | | [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive | Doug Chapman | 2007-06-05 | 1 | -3/+5 |
* | | | | Fix signalfd interaction with thread-private signals | Benjamin Herrenschmidt | 2007-06-18 | 1 | -1/+7 |
* | | | | Revert "futex_requeue_pi optimization" | Thomas Gleixner | 2007-06-18 | 5 | -459/+43 |
| |_|/
|/| | |
|
* | | | Linux 2.6.22-rc5v2.6.22-rc5 | Linus Torvalds | 2007-06-17 | 1 | -2/+2 |
* | | | shm: fix the filename of hugetlb sysv shared memory | Eric W. Biederman | 2007-06-16 | 3 | -10/+7 |
* | | | hugetlb: fix get_policy for stacked shared memory files | Adam Litke | 2007-06-16 | 1 | -1/+3 |
* | | | udf: fix possible leakage of blocks | Jan Kara | 2007-06-16 | 3 | -17/+74 |
* | | | SLUB: minimum alignment fixes | Christoph Lameter | 2007-06-16 | 2 | -7/+26 |
* | | | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 | 11 | -46/+92 |
* | | | random: fix output buffer folding | Matt Mackall | 2007-06-16 | 1 | -1/+1 |
* | | | uml: kill x86_64 STACK_TOP_MAX | Jeff Dike | 2007-06-16 | 1 | -0/+1 |
* | | | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 | 5 | -16/+22 |
* | | | spi doc updates | David Brownell | 2007-06-16 | 1 | -7/+13 |
* | | | md: fix bug in error handling during raid1 repair | Mike Accetta | 2007-06-16 | 1 | -7/+14 |
* | | | md: fix two raid10 bugs | NeilBrown | 2007-06-16 | 1 | -0/+6 |
* | | | fuse: ->fs_flags fixlet | Alexey Dobriyan | 2007-06-16 | 1 | -2/+1 |
* | | | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi | Björn Steinbrink | 2007-06-16 | 1 | -5/+5 |
* | | | swsusp: Fix userland interface | Rafael J. Wysocki | 2007-06-16 | 1 | -1/+3 |
* | | | toshiba_acpi: fix section mismatch in allyesconfig | Randy Dunlap | 2007-06-16 | 1 | -1/+1 |
* | | | cpuset: zero malloc - fix for old cpusets | Paul Jackson | 2007-06-16 | 1 | -1/+1 |
* | | | i386 mm: use pte_update() in ptep_test_and_clear_dirty() | Hugh Dickins | 2007-06-16 | 1 | -12/+14 |
* | | | Restore shmid as inode# to fix /proc/pid/maps ABI breakage | Badari Pulavarty | 2007-06-16 | 1 | -0/+5 |
* | | | SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC | Christoph Lameter | 2007-06-16 | 1 | -1/+1 |
* | | | i386: use the right wrapper to disable the NMI watchdog | Björn Steinbrink | 2007-06-16 | 1 | -5/+5 |