| Commit message (Expand) | Author | Files | Lines |
2008-03-06 | sh: Fix up SH7710 VoIP-GW build. | Paul Mundt | 6 | -449/+250 |
2008-03-06 | sh: Flag PMB support as EXPERIMENTAL. | Paul Mundt | 1 | -1/+1 |
2008-03-06 | sh: Update r7780mp defconfig. | Paul Mundt | 1 | -25/+66 |
2008-03-06 | fb: hitfb: Balance probe/remove section annotations. | Paul Mundt | 1 | -2/+2 |
2008-03-06 | sh: hp6xx: Fix up hp6xx_apm build failure. | Paul Mundt | 1 | -0/+2 |
2008-03-06 | fb: pvr2fb: Fix up remaining section mismatch. | Paul Mundt | 1 | -8/+4 |
2008-03-06 | sh: Fix up section mismatches. | Paul Mundt | 2 | -2/+2 |
2008-03-06 | sh: hp6xx: Correct APM output. | Kristoffer Ericson | 1 | -6/+14 |
2008-03-06 | sh: update se7780 defconfig | goda.yusuke | 1 | -391/+255 |
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 13 | -17/+17 |
2008-03-06 | sh: export copy-page() to modules | Andrew Morton | 2 | -0/+2 |
2008-03-06 | sh_ksyms_32.c update for gcc 4.3 | Adrian Bunk | 1 | -2/+2 |
2008-03-06 | sh/mm/pg-sh7705.c must #include <linux/fs.h> | Adrian Bunk | 1 | -0/+1 |
2008-03-05 | Linux 2.6.25-rc4v2.6.25-rc4 | Linus Torvalds | 1 | -1/+1 |
2008-03-05 | module: allow ndiswrapper to use GPL-only symbols | Pavel Roskin | 1 | -1/+8 |
2008-03-05 | [IPCONFIG]: The kernel gets no IP from some DHCP servers | Stephen Hemminger | 1 | -2/+2 |
2008-03-05 | kprobes: fix a null pointer bug in register_kretprobe() | Masami Hiramatsu | 1 | -17/+26 |
2008-03-05 | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 1 | -3/+3 |
2008-03-05 | ext3: fix mount option parsing | Josef Bacik | 1 | -1/+1 |
2008-03-05 | hugetlb: fix pool shrinking while in restricted cpuset | Nishanth Aravamudan | 1 | -4/+22 |
2008-03-05 | hugetlb: close a difficult to trigger reservation race | Adam Litke | 1 | -4/+13 |
2008-03-05 | md: the md RAID10 resync thread could cause a md RAID10 array deadlock | K.Tanaka | 1 | -0/+2 |
2008-03-05 | md: fix possible raid1/raid10 deadlock on read error during resync | NeilBrown | 2 | -4/+18 |
2008-03-05 | md: don't attempt read-balancing for raid10 'far' layouts | Keld Simonsen | 1 | -3/+9 |
2008-03-05 | md: lock access to rdev attributes properly | NeilBrown | 1 | -9/+26 |
2008-03-05 | md: make sure a reshape is started when device switches to read-write | NeilBrown | 1 | -0/+1 |
2008-03-05 | md: clean up irregularity with raid autodetect | NeilBrown | 2 | -1/+4 |
2008-03-05 | md: guard against possible bad array geometry in v1 metadata | NeilBrown | 1 | -2/+6 |
2008-03-05 | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown | 2 | -2/+19 |
2008-03-05 | md: fix deadlock in md/raid1 and md/raid10 when handling a read error | NeilBrown | 2 | -43/+81 |
2008-03-05 | iommu: parisc: make the IOMMUs respect the segment boundary limits | FUJITA Tomonori | 3 | -18/+58 |
2008-03-05 | iommu: parisc: pass struct device to iommu_alloc_range | FUJITA Tomonori | 3 | -7/+7 |
2008-03-05 | iommu: export iommu_is_span_boundary helper function | FUJITA Tomonori | 2 | -4/+9 |
2008-03-05 | hisax_fcpcipnp: move request_irq later in probe | Kyle McMartin | 1 | -17/+17 |
2008-03-05 | eCryptfs: make ecryptfs_prepare_write decrypt the page | Michael Halcrow | 1 | -26/+76 |
2008-03-05 | cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get... | Jesper Nilsson | 1 | -3/+3 |
2008-03-05 | cris: correct usage of __user for copy to and from user space in lib/usercopy... | Jesper Nilsson | 3 | -46/+11 |
2008-03-05 | ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode | Henrique de Moraes Holschuh | 1 | -1/+2 |
2008-03-05 | fs/reiserfs/super.c: correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-03-05 | drivers/serial/m32r_sio.c: correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-03-05 | drivers/isdn: correct use of ! and & | Julia Lawall | 2 | -4/+5 |
2008-03-05 | drivers/char/isicom.c: correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-03-05 | memcg: fix oops on NULL lru list | Hugh Dickins | 1 | -8/+9 |
2008-03-05 | memcg: simplify force_empty and move_lists | Hirokazu Takahashi | 1 | -49/+13 |
2008-03-05 | memcg: fix mem_cgroup_move_lists locking | Hugh Dickins | 1 | -6/+43 |
2008-03-05 | memcg: css_put after remove_list | Hugh Dickins | 1 | -6/+6 |
2008-03-05 | memcg: remove clear_page_cgroup and atomics | Hugh Dickins | 1 | -63/+43 |
2008-03-05 | memcg: memcontrol uninlined and static | Hugh Dickins | 1 | -17/+11 |
2008-03-05 | memcg: memcontrol whitespace cleanups | Hugh Dickins | 1 | -66/+28 |
2008-03-05 | memcg: remove mem_cgroup_uncharge | Hugh Dickins | 2 | -28/+15 |