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