| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [PATCH] powerpc vDSO: use install_special_mapping | Roland McGrath | 2007-02-09 | 1 | -77/+27 |
* | | | [PATCH] x86_64 ia32 vDSO: use install_special_mapping | Roland McGrath | 2007-02-09 | 2 | -47/+13 |
* | | | [PATCH] i386 vDSO: use install_special_mapping | Roland McGrath | 2007-02-09 | 1 | -42/+11 |
* | | | [PATCH] Add install_special_mapping | Roland McGrath | 2007-02-09 | 2 | -0/+75 |
* | | | [PATCH] mm: show bounce pages in oom killer output | Andrew Morton | 2007-02-09 | 1 | -3/+4 |
* | | | [PATCH] enable mouse button 2+3 emulation for x86 macs | Soeren Sonnenburg | 2007-02-09 | 2 | -2/+2 |
* | | | [PATCH] v9fs_vfs_mkdir(): fix a double free | Adrian Bunk | 2007-02-09 | 1 | -5/+2 |
* | | | [PATCH] md: avoid possible BUG_ON in md bitmap handling | Neil Brown | 2007-02-09 | 2 | -1/+22 |
* | | | [PATCH] knfsd: fix a race in closing NFSd connections | NeilBrown | 2007-02-09 | 3 | -17/+41 |
* | | | [PATCH] md: fix various bugs with aligned reads in RAID5 | Neil Brown | 2007-02-09 | 2 | -4/+40 |
* | | | [PATCH] hugetlb: preserve hugetlb pte dirty state | Ken Chen | 2007-02-09 | 2 | -1/+6 |
* | | | [PATCH] ufs: restore back support of openstep | Evgeniy Dushistov | 2007-02-09 | 3 | -10/+17 |
* | | | [PATCH] rtc-pcf8563: detect polarity of century bit automatically | Atsushi Nemoto | 2007-02-09 | 1 | -6/+34 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc | Linus Torvalds | 2007-02-09 | 33 | -906/+1537 |
|\ \ \ |
|
| * | | | [EISA] EISA registration with !CONFIG_EISA | Maciej W. Rozycki | 2007-02-09 | 1 | -0/+10 |
| * | | | [TC] pmagb-b-fb: Convert to the driver model | Maciej W. Rozycki | 2007-02-09 | 2 | -44/+58 |
| * | | | [TC] dec_esp: Driver model for the PMAZ-A | Maciej W. Rozycki | 2007-02-09 | 13 | -136/+250 |
| * | | | [TC] mips: pmag-ba-fb: Convert to the driver model | Maciej W. Rozycki | 2007-02-09 | 2 | -43/+56 |
| * | | | [TC] defxx: TURBOchannel support | Maciej W. Rozycki | 2007-02-09 | 3 | -354/+664 |
| * | | | [TC] TURBOchannel support for the DECstation | Maciej W. Rozycki | 2007-02-09 | 5 | -1/+103 |
| * | | | [TC] MIPS: TURBOchannel resources off-by-one fix | Maciej W. Rozycki | 2007-02-09 | 1 | -2/+2 |
| * | | | [TC] MIPS: TURBOchannel update to the driver model | Maciej W. Rozycki | 2007-02-09 | 8 | -328/+396 |
| |/ / |
|
* | | | [PATCH] uintptr_t is unsigned long, not u32 | Al Viro | 2007-02-09 | 1 | -2/+2 |
* | | | [PATCH] trivial s2io annotations | Al Viro | 2007-02-09 | 2 | -4/+4 |
* | | | [PATCH] trivial cxgb3 annotations | Al Viro | 2007-02-09 | 1 | -2/+2 |
* | | | [PATCH] pc300too annotation fixes | Al Viro | 2007-02-09 | 1 | -8/+8 |
* | | | [PATCH] hci_{read,write}l() does force casts to wrong type for no reason | Al Viro | 2007-02-09 | 2 | -12/+12 |
* | | | [PATCH] trivial usb endianness annotations | Al Viro | 2007-02-09 | 2 | -18/+16 |
* | | | [PATCH] powerpc: celleb trivial endianness and iomem annotations | Al Viro | 2007-02-09 | 2 | -34/+34 |
* | | | [PATCH] osst endianness annotations | Al Viro | 2007-02-09 | 2 | -38/+38 |
* | | | [PATCH] iscsi endianness annotations | Al Viro | 2007-02-09 | 4 | -43/+49 |
* | | | [PATCH] ahci: trivial endianness annotations | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | | [PATCH] sata_svw: trivial iomem annotations | Al Viro | 2007-02-09 | 1 | -3/+3 |
* | | | [PATCH] io_apic: trivial __iomem annotations | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | | [PATCH] misc NULL noise removal | Al Viro | 2007-02-09 | 3 | -3/+3 |
* | | | [PATCH] kvm: NULL noise removal | Al Viro | 2007-02-09 | 3 | -19/+19 |
* | | | [PATCH] hpet: trivial __iomem annotations | Al Viro | 2007-02-09 | 1 | -3/+2 |
* | | | [PATCH] misc duplicate field initializers | Al Viro | 2007-02-09 | 2 | -2/+0 |
* | | | [PATCH] kvm: __user annotations | Al Viro | 2007-02-09 | 1 | -17/+18 |
* | | | [PATCH] offsetof is size_t | Al Viro | 2007-02-09 | 1 | -3/+3 |
* | | | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 2007-02-09 | 17 | -65/+8 |
* | | | [PATCH] drivers/serial NULL noise removal | Al Viro | 2007-02-09 | 1 | -3/+3 |
* | | | [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | | [PATCH] usbvision missing __user | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | | [PATCH] hwmon: ansify | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | | [PATCH] dlm: use kern_recvmsg() | Al Viro | 2007-02-09 | 1 | -17/+6 |
* | | | [PATCH] arch/powerpc trivial annotations | Al Viro | 2007-02-09 | 3 | -5/+6 |
* | | | [PATCH] arch/ia64: ansify | Al Viro | 2007-02-09 | 2 | -3/+3 |
* | | | [PATCH] hidp __user annotations | Al Viro | 2007-02-09 | 2 | -2/+2 |
* | | | [PATCH] trivial __user annotations - rtc-dev | Al Viro | 2007-02-09 | 1 | -1/+1 |