Age | Commit message (Expand) | Author | Files | Lines |
2007-02-09 | ehea: Fixed error recovery | Jan-Bernd Themann | 6 | -2/+68 |
2007-02-09 | [PATCH] m68knommu: use irq_handler_t for passing handler types | Greg Ungerer | 12 | -12/+14 |
2007-02-09 | [PATCH] m68knommu: removed include of system.h from bitops | Greg Ungerer | 1 | -1/+0 |
2007-02-09 | [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions | Greg Ungerer | 1 | -7/+24 |
2007-02-09 | [PATCH] m68knommu: use irq_handler_t passing handler to clock init | Greg Ungerer | 1 | -2/+3 |
2007-02-09 | [PATCH] m68knommu: use irq_handler_t passing handler to PIT init | Greg Ungerer | 1 | -1/+1 |
2007-02-09 | [PATCH] m68knommu: include unused sections in linker script | Greg Ungerer | 1 | -0/+10 |
2007-02-09 | [PATCH] m68knommu: remove regs arg from coldfire timer interrupt | Greg Ungerer | 1 | -2/+3 |
2007-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 18 | -7280/+105 |
2007-02-09 | [PATCH] kbuild: more Makefile cleanups | Roman Zippel | 1 | -36/+36 |
2007-02-09 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm | Linus Torvalds | 19 | -1370/+80 |
2007-02-09 | [PATCH] SH vdso: use install_special_mapping() | Paul Mundt | 1 | -49/+9 |
2007-02-09 | [PATCH] powerpc vDSO: use install_special_mapping | Roland McGrath | 1 | -77/+27 |
2007-02-09 | [PATCH] x86_64 ia32 vDSO: use install_special_mapping | Roland McGrath | 2 | -47/+13 |
2007-02-09 | [PATCH] i386 vDSO: use install_special_mapping | Roland McGrath | 1 | -42/+11 |
2007-02-09 | [PATCH] Add install_special_mapping | Roland McGrath | 2 | -0/+75 |
2007-02-09 | [PATCH] mm: show bounce pages in oom killer output | Andrew Morton | 1 | -3/+4 |
2007-02-09 | [PATCH] enable mouse button 2+3 emulation for x86 macs | Soeren Sonnenburg | 2 | -2/+2 |
2007-02-09 | [PATCH] v9fs_vfs_mkdir(): fix a double free | Adrian Bunk | 1 | -5/+2 |
2007-02-09 | [PATCH] md: avoid possible BUG_ON in md bitmap handling | Neil Brown | 2 | -1/+22 |
2007-02-09 | [PATCH] knfsd: fix a race in closing NFSd connections | NeilBrown | 3 | -17/+41 |
2007-02-09 | [PATCH] md: fix various bugs with aligned reads in RAID5 | Neil Brown | 2 | -4/+40 |
2007-02-09 | [PATCH] hugetlb: preserve hugetlb pte dirty state | Ken Chen | 2 | -1/+6 |
2007-02-09 | [PATCH] ufs: restore back support of openstep | Evgeniy Dushistov | 3 | -10/+17 |
2007-02-09 | [PATCH] rtc-pcf8563: detect polarity of century bit automatically | Atsushi Nemoto | 1 | -6/+34 |
2007-02-09 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc | Linus Torvalds | 33 | -906/+1537 |
2007-02-09 | [PATCH] uintptr_t is unsigned long, not u32 | Al Viro | 1 | -2/+2 |
2007-02-09 | [PATCH] trivial s2io annotations | Al Viro | 2 | -4/+4 |
2007-02-09 | [PATCH] trivial cxgb3 annotations | Al Viro | 1 | -2/+2 |
2007-02-09 | [PATCH] pc300too annotation fixes | Al Viro | 1 | -8/+8 |
2007-02-09 | [PATCH] hci_{read,write}l() does force casts to wrong type for no reason | Al Viro | 2 | -12/+12 |
2007-02-09 | [PATCH] trivial usb endianness annotations | Al Viro | 2 | -18/+16 |
2007-02-09 | [PATCH] powerpc: celleb trivial endianness and iomem annotations | Al Viro | 2 | -34/+34 |
2007-02-09 | [PATCH] osst endianness annotations | Al Viro | 2 | -38/+38 |
2007-02-09 | [PATCH] iscsi endianness annotations | Al Viro | 4 | -43/+49 |
2007-02-09 | [PATCH] ahci: trivial endianness annotations | Al Viro | 1 | -1/+1 |
2007-02-09 | [PATCH] sata_svw: trivial iomem annotations | Al Viro | 1 | -3/+3 |
2007-02-09 | [PATCH] io_apic: trivial __iomem annotations | Al Viro | 1 | -1/+1 |
2007-02-09 | [PATCH] misc NULL noise removal | Al Viro | 3 | -3/+3 |
2007-02-09 | [PATCH] kvm: NULL noise removal | Al Viro | 3 | -19/+19 |
2007-02-09 | [PATCH] hpet: trivial __iomem annotations | Al Viro | 1 | -3/+2 |
2007-02-09 | [PATCH] misc duplicate field initializers | Al Viro | 2 | -2/+0 |
2007-02-09 | [PATCH] kvm: __user annotations | Al Viro | 1 | -17/+18 |
2007-02-09 | [PATCH] offsetof is size_t | Al Viro | 1 | -3/+3 |
2007-02-09 | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 17 | -65/+8 |
2007-02-09 | [PATCH] drivers/serial NULL noise removal | Al Viro | 1 | -3/+3 |
2007-02-09 | [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t | Al Viro | 1 | -1/+1 |
2007-02-09 | [PATCH] usbvision missing __user | Al Viro | 1 | -1/+1 |
2007-02-09 | [PATCH] hwmon: ansify | Al Viro | 1 | -1/+1 |
2007-02-09 | [PATCH] dlm: use kern_recvmsg() | Al Viro | 1 | -17/+6 |