Age | Commit message (Expand) | Author | Files | Lines |
2007-01-31 | [PATCH] kprobes: replace magic numbers with enum | Masami Hiramatsu | 1 | -7/+13 |
2007-01-31 | [PATCH] Remove warning: VFS is out of sync with lock manager | Neil Brown | 1 | -2/+3 |
2007-01-31 | [PATCH] translate dashes in filenames for headers install | Mike Frysinger | 1 | -1/+1 |
2007-01-31 | [PATCH] Don't allow the stack to grow into hugetlb reserved regions | Adam Litke | 1 | -0/+7 |
2007-01-31 | Revert "net: ifb error path loop fix" | Linus Torvalds | 1 | -1/+2 |
2007-01-31 | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 3 | -3/+3 |
2007-01-31 | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 4 | -40/+16 |
2007-01-30 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -15/+53 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2 | -13/+13 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 6 | -22/+54 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 33 | -90/+71 |
2007-01-30 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -40/+83 |
2007-01-30 | [PATCH] fix indentation-related breakage in Kconfig.i386 | Al Viro | 1 | -8/+8 |
2007-01-30 | [PATCH] b44: src_desc->addr is little-endian | Al Viro | 1 | -1/+1 |
2007-01-30 | [PATCH] dma-mapping.h stubs fix | Al Viro | 2 | -9/+9 |
2007-01-30 | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro | 1 | -6/+8 |
2007-01-30 | [PATCH] pata_platform: fallout from set_mode() change | Al Viro | 1 | -1/+2 |
2007-01-30 | [PATCH] sym53c500_cs: remove bogus call fo free_dma() | Al Viro | 1 | -2/+0 |
2007-01-30 | [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h | Al Viro | 1 | -0/+1 |
2007-01-30 | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 2 | -0/+2 |
2007-01-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 4 | -6/+7 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 4 | -16/+28 |
2007-01-30 | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 3 | -13/+2 |
2007-01-30 | [PATCH] i386: In assign_irq_vector look at all vectors before giving up | Eric W. Biederman | 1 | -13/+19 |
2007-01-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 34 | -96/+187 |
2007-01-30 | [PATCH] `make help' in build tree doesn't show headers_* targets | Geert Uytterhoeven | 1 | -3/+3 |
2007-01-30 | [PATCH] cdev.h: forward declarations | Jan Engelhardt | 1 | -0/+4 |
2007-01-30 | [PATCH] ufs: reallocation fix | Evgeniy Dushistov | 1 | -15/+26 |
2007-01-30 | [PATCH] ufs: truncate negative to unsigned fix | Evgeniy Dushistov | 1 | -2/+2 |
2007-01-30 | [PATCH] ufs: alloc metadata null page fix | Evgeniy Dushistov | 2 | -6/+13 |
2007-01-30 | [PATCH] fuse: fix bug in control filesystem mount | Miklos Szeredi | 1 | -0/+4 |
2007-01-30 | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h | Mike Frysinger | 1 | -3/+5 |
2007-01-30 | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown | 5 | -31/+30 |
2007-01-30 | [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's | Adrian Bunk | 1 | -2/+2 |
2007-01-30 | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 1 | -0/+1 |
2007-01-30 | [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c | Robert P. J. Day | 1 | -1/+1 |
2007-01-30 | [PATCH] use __u8/__u32 in userspace ioctl defines for I2O | Mike Frysinger | 1 | -2/+3 |
2007-01-30 | [PATCH] uml: fix mknod | Johannes Stezenbach | 3 | -4/+4 |
2007-01-30 | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 4 | -16/+40 |
2007-01-30 | Broadcom 4400 resume small fix | Dmitriy Monakhov | 1 | -2/+13 |
2007-01-30 | b44: src_desc->addr is little-endian | Al Viro | 1 | -1/+1 |
2007-01-30 | e100: fix irq leak on suspend/resume | Auke Kok | 1 | -0/+2 |
2007-01-30 | bonding: ARP monitoring broken on x86_64 | Andy Gospodarek | 1 | -3/+4 |
2007-01-30 | ehea: Fixed missing tasklet_kill() call | Thomas Klein | 1 | -0/+1 |
2007-01-30 | ehea: Fixed wrong jumbo frames status query | Thomas Klein | 2 | -8/+24 |
2007-01-30 | 82596 warning fixes | Andrew Morton | 1 | -3/+4 |
2007-01-30 | FS_ENET: OF-related fixup for FEC and SCC MAC's | Vitaly Bordug | 3 | -7/+14 |
2007-01-30 | net: ifb error path loop fix | Mariusz Kozlowski | 1 | -2/+1 |
2007-01-30 | b44: Fix frequent link changes | Michael Chan | 1 | -15/+20 |
2007-01-30 | libata: fix translation for START STOP UNIT | Robert Hancock | 1 | -5/+4 |