| Commit message (Expand) | Author | Files | Lines |
2008-03-28 | dm io: write error bits form long not int | Alasdair G Kergon | 5 | -11/+11 |
2008-03-28 | memstick: suppress uninitialized-var warning | Andrew Morton | 1 | -1/+3 |
2008-03-28 | mtd: maps/physmap: fix oops in suspend/resume/shutdown ops | Anton Vorontsov | 1 | -8/+7 |
2008-03-28 | dm crypt: fix ctx pending | Milan Broz | 1 | -28/+30 |
2008-03-28 | kprobes: another MAINTAINERS update | Ananth N Mavinakayanahalli | 1 | -2/+0 |
2008-03-28 | blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f... | Michael Hennerich | 2 | -2/+2 |
2008-03-28 | blackfin video driver: update the BF52x EZKIT video framebuffer driver accord... | Bryan Wu | 1 | -22/+14 |
2008-03-28 | pci: revert SMBus unhide on HP Compaq nx6110 | Jean Delvare | 1 | -5/+6 |
2008-03-28 | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig | 1 | -2/+0 |
2008-03-28 | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison | 1 | -0/+40 |
2008-03-28 | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 1 | -0/+1 |
2008-03-28 | update checkpatch.pl to version 0.16 | Andy Whitcroft | 1 | -184/+279 |
2008-03-28 | net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o... | Andrew Morton | 1 | -1/+1 |
2008-03-28 | audit: silence two kerneldoc warnings in kernel/audit.c | Dave Jones | 1 | -3/+3 |
2008-03-28 | afs: prevent double cell registration | Sven Schnelle | 1 | -2/+13 |
2008-03-28 | afs: add a MAINTAINERS record for AFS | David Howells | 1 | -0/+6 |
2008-03-28 | vfs: fix data leak in nobh_write_end() | Dmitri Monakhov | 1 | -7/+6 |
2008-03-28 | memcgroup: fix spurious EBUSY on memory cgroup removal | YAMAMOTO Takashi | 1 | -1/+1 |
2008-03-28 | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet | 1 | -0/+7 |
2008-03-28 | drivers/char/drm/ati_pcigart.c: fix printk warning | Andrew Morton | 1 | -2/+3 |
2008-03-28 | mtd: nand: add out label in rfc_from4 | Sebastian Siewior | 1 | -1/+1 |
2008-03-28 | Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM | Andrew Morton | 1 | -3/+3 |
2008-03-28 | RDMA/cxgb3: Program hardware IRD with correct value | Roland Dreier | 1 | -1/+1 |
2008-03-28 | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar | 3 | -43/+49 |
2008-03-28 | [POWERPC] Fix missed hardware breakpoints across multiple threads | Michael Ellerman | 1 | -5/+5 |
2008-03-28 | Revert "SLUB: remove useless masking of GFP_ZERO" | Linus Torvalds | 1 | -0/+3 |
2008-03-28 | [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock | Al Viro | 1 | -9/+2 |
2008-03-28 | [PATCH] do shrink_submounts() for all fs types | Al Viro | 7 | -27/+10 |
2008-03-28 | [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() | Al Viro | 1 | -81/+24 |
2008-03-28 | [PATCH] count ghost references to vfsmounts | Al Viro | 3 | -2/+6 |
2008-03-28 | [PATCH] reduce stack footprint in namespace.c | Al Viro | 1 | -35/+37 |
2008-03-28 | lguest: comment documentation update. | Rusty Russell | 13 | -142/+208 |
2008-03-28 | lguest: Don't need comment terminator before disk section. | Rusty Russell | 1 | -1/+0 |
2008-03-28 | lguest: lguest.txt documentation fix | Paul Bolle | 1 | -4/+8 |
2008-03-28 | lguest: Add puppies which where previously missing. | Tim Ansell | 2 | -3/+12 |
2008-03-28 | virtio_pci: unregister virtio device at device remove | Anthony Liguori | 1 | -0/+1 |
2008-03-27 | x86: prefetch fix #2 | Ingo Molnar | 1 | -7/+4 |
2008-03-27 | xen: fix UP setup of shared_info | Jeremy Fitzhardinge | 1 | -20/+25 |
2008-03-27 | xen: fix RMW when unmasking events | Jeremy Fitzhardinge | 2 | -3/+8 |
2008-03-27 | x86, documentation: nmi_watchdog=2 works on x86_64 | Marcin Slusarz | 1 | -2/+1 |
2008-03-27 | x86: stricter check in follow_huge_addr() | Christoph Lameter | 1 | -1/+1 |
2008-03-27 | rdc321x: GPIO routines bugfixes | Florian Fainelli | 4 | -53/+165 |
2008-03-27 | x86: ptrace.c: fix defined-but-unused warnings | Andrew Morton | 1 | -84/+85 |
2008-03-27 | x86: fix prefetch workaround | Ingo Molnar | 1 | -1/+2 |
2008-03-27 | Give futex init a proper name | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-03-27 | avr32: Fix bug in early resource allocation code | Haavard Skinnemoen | 1 | -0/+1 |
2008-03-27 | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 | Julia Lawall | 3 | -49/+43 |
2008-03-27 | [SPARC64]: Define TASK_SIZE_OF() | David S. Miller | 1 | -0/+3 |
2008-03-27 | [IPSEC]: Fix BEET output | Herbert Xu | 5 | -6/+16 |
2008-03-26 | hugetlb: fix potential livelock in return_unused_surplus_hugepages() | Nishanth Aravamudan | 1 | -1/+10 |