| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | NULL noise: fs/*, mm/*, kernel/* | Al Viro | 2008-03-30 | 8 | -17/+19 |
* | | jbd/jbd2 NULL noise | Al Viro | 2008-03-30 | 4 | -12/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-28 | 8 | -146/+71 |
|\ |
|
| * | [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock | Al Viro | 2008-03-28 | 1 | -9/+2 |
| * | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-28 | 7 | -27/+10 |
| * | [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() | Al Viro | 2008-03-28 | 1 | -81/+24 |
| * | [PATCH] count ghost references to vfsmounts | Al Viro | 2008-03-28 | 3 | -2/+6 |
| * | [PATCH] reduce stack footprint in namespace.c | Al Viro | 2008-03-28 | 1 | -35/+37 |
* | | driver core: fix small mem leak in driver_add_kobj() | Jesper Juhl | 2008-03-28 | 1 | -1/+4 |
* | | dm io: write error bits form long not int | Alasdair G Kergon | 2008-03-28 | 5 | -11/+11 |
* | | memstick: suppress uninitialized-var warning | Andrew Morton | 2008-03-28 | 1 | -1/+3 |
* | | mtd: maps/physmap: fix oops in suspend/resume/shutdown ops | Anton Vorontsov | 2008-03-28 | 1 | -8/+7 |
* | | dm crypt: fix ctx pending | Milan Broz | 2008-03-28 | 1 | -28/+30 |
* | | kprobes: another MAINTAINERS update | Ananth N Mavinakayanahalli | 2008-03-28 | 1 | -2/+0 |
* | | blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f... | Michael Hennerich | 2008-03-28 | 2 | -2/+2 |
* | | blackfin video driver: update the BF52x EZKIT video framebuffer driver accord... | Bryan Wu | 2008-03-28 | 1 | -22/+14 |
* | | pci: revert SMBus unhide on HP Compaq nx6110 | Jean Delvare | 2008-03-28 | 1 | -5/+6 |
* | | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig | 2008-03-28 | 1 | -2/+0 |
* | | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison | 2008-03-28 | 1 | -0/+40 |
* | | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 2008-03-28 | 1 | -0/+1 |
* | | update checkpatch.pl to version 0.16 | Andy Whitcroft | 2008-03-28 | 1 | -184/+279 |
* | | net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o... | Andrew Morton | 2008-03-28 | 1 | -1/+1 |
* | | audit: silence two kerneldoc warnings in kernel/audit.c | Dave Jones | 2008-03-28 | 1 | -3/+3 |
* | | afs: prevent double cell registration | Sven Schnelle | 2008-03-28 | 1 | -2/+13 |
* | | afs: add a MAINTAINERS record for AFS | David Howells | 2008-03-28 | 1 | -0/+6 |
* | | vfs: fix data leak in nobh_write_end() | Dmitri Monakhov | 2008-03-28 | 1 | -7/+6 |
* | | memcgroup: fix spurious EBUSY on memory cgroup removal | YAMAMOTO Takashi | 2008-03-28 | 1 | -1/+1 |
* | | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet | 2008-03-28 | 1 | -0/+7 |
* | | drivers/char/drm/ati_pcigart.c: fix printk warning | Andrew Morton | 2008-03-28 | 1 | -2/+3 |
* | | mtd: nand: add out label in rfc_from4 | Sebastian Siewior | 2008-03-28 | 1 | -1/+1 |
* | | Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM | Andrew Morton | 2008-03-28 | 1 | -3/+3 |
* | | RDMA/cxgb3: Program hardware IRD with correct value | Roland Dreier | 2008-03-28 | 1 | -1/+1 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-03-28 | 1 | -5/+5 |
|\ \ |
|
| * | | [POWERPC] Fix missed hardware breakpoints across multiple threads | Michael Ellerman | 2008-03-28 | 1 | -5/+5 |
* | | | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar | 2008-03-28 | 3 | -43/+49 |
* | | | Revert "SLUB: remove useless masking of GFP_ZERO" | Linus Torvalds | 2008-03-28 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-03-28 | 16 | -150/+229 |
|\ \ \ |
|
| * | | | lguest: comment documentation update. | Rusty Russell | 2008-03-28 | 13 | -142/+208 |
| * | | | lguest: Don't need comment terminator before disk section. | Rusty Russell | 2008-03-28 | 1 | -1/+0 |
| * | | | lguest: lguest.txt documentation fix | Paul Bolle | 2008-03-28 | 1 | -4/+8 |
| * | | | lguest: Add puppies which where previously missing. | Tim Ansell | 2008-03-28 | 2 | -3/+12 |
| * | | | virtio_pci: unregister virtio device at device remove | Anthony Liguori | 2008-03-28 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-03-28 | 1 | -54/+88 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | [POWERPC] update pasemi_defconfig | Olof Johansson | 2008-03-25 | 1 | -54/+88 |
* | | x86: prefetch fix #2 | Ingo Molnar | 2008-03-27 | 1 | -7/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-03-27 | 10 | -164/+287 |
|\ \ |
|
| * | | xen: fix UP setup of shared_info | Jeremy Fitzhardinge | 2008-03-27 | 1 | -20/+25 |
| * | | xen: fix RMW when unmasking events | Jeremy Fitzhardinge | 2008-03-27 | 2 | -3/+8 |
| * | | x86, documentation: nmi_watchdog=2 works on x86_64 | Marcin Slusarz | 2008-03-27 | 1 | -2/+1 |
| * | | x86: stricter check in follow_huge_addr() | Christoph Lameter | 2008-03-27 | 1 | -1/+1 |