| Commit message (Expand) | Author | Files | Lines |
2007-01-30 | Revert "net: ifb error path loop fix" | Linus Torvalds | 1 | -1/+2 |
2007-01-30 | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 3 | -3/+3 |
2007-01-30 | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 4 | -40/+16 |
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 | [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 | [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 |
2007-01-30 | libata-scsi: ata_task_ioctl should return ATA registers from sense data | David Milburn | 1 | -6/+45 |
2007-01-30 | pata_platform: set_mode fix | Andrew Morton | 1 | -1/+3 |
2007-01-30 | ata_if_xfermask() word 51 fix | Lennert Buytenhek | 1 | -1/+1 |
2007-01-30 | pata_sil680: PIO1 taskfile transfers overclocking fix (repost) | Sergei Shtylyov | 1 | -1/+1 |
2007-01-30 | [MIPS] Fix typo of "CONFIG_MT_SMP". | Robert P. J. Day | 1 | -1/+1 |
2007-01-30 | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH | Ralf Baechle | 2 | -4/+4 |
2007-01-30 | [PATCH] Malta: Fix build if CONFIG_MTD is diabled. | Jan Altenberg | 1 | -1/+2 |
2007-01-30 | [PATCH] Fix SG_IO timeout jiffy conversion | Mike Christie | 1 | -2/+3 |
2007-01-30 | [PATCH] Fix try_to_free_buffer() locking | Nick Piggin | 1 | -1/+5 |
2007-01-30 | [PATCH] sky2: revert IRQ dance on suspend/resume | Stephen Hemminger | 1 | -25/+0 |
2007-01-30 | Fix balance_dirty_page() calculations with CONFIG_HIGHMEM | Linus Torvalds | 1 | -23/+18 |
2007-01-29 | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 4 | -16/+28 |