Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 75 | -961/+1430 |
2012-01-10 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 52 | -282/+872 |
2012-01-10 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 54 | -250/+1399 |
2012-01-10 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 50 | -1438/+1000 |
2012-01-10 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 74 | -2247/+3015 |
2012-01-10 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 136 | -1500/+1643 |
2012-01-10 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -72/+134 |
2012-01-10 | tracing/mm: Move include of trace/events/kmem.h out of header into slab.c | Steven Rostedt | 2 | -2/+2 |
2012-01-10 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 9 | -236/+62 |
2012-01-10 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 15 | -349/+470 |
2012-01-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 35 | -111/+201 |
2012-01-10 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 5 | -28/+83 |
2012-01-10 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -2/+2 |
2012-01-10 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 462 | -36047/+24350 |
2012-01-10 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 203 | -3798/+4979 |
2012-01-10 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 45 | -658/+1989 |
2012-01-10 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -126/+126 |
2012-01-09 | Merge branch 'samsung/cleanup' into next/boards | Arnd Bergmann | 1104 | -12914/+12816 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -40/+27 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 49 | -2019/+1986 |
2012-01-09 | Merge branch 'samsung/cleanup' into next/cleanup2 | Arnd Bergmann | 1281 | -12874/+12485 |
2012-01-09 | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 1281 | -12874/+12485 |
2012-01-09 | ext2/3/4: delete unneeded includes of module.h | Paul Gortmaker | 19 | -22/+3 |
2012-01-09 | ext{3,4}: Fix potential race when setversion ioctl updates inode | Djalal Harouni | 2 | -2/+10 |
2012-01-09 | udf: Mark LVID buffer as uptodate before marking it dirty | Jan Kara | 1 | -0/+6 |
2012-01-09 | ext3: Don't warn from writepage when readonly inode is spotted after error | Jan Kara | 1 | -3/+21 |
2012-01-09 | jbd: Remove j_barrier mutex | Jan Kara | 3 | -21/+22 |
2012-01-09 | reiserfs: Force inode evictions before umount to avoid crash | Jeff Mahoney | 1 | -10/+14 |
2012-01-09 | reiserfs: Fix quota mount option parsing | Jan Kara | 1 | -1/+2 |
2012-01-09 | udf: Treat symlink component of type 2 as / | Jan Kara | 1 | -4/+10 |
2012-01-09 | udf: Fix deadlock when converting file from in-ICB one to normal one | Jan Kara | 2 | -6/+21 |
2012-01-09 | udf: Cleanup calling convention of inode_getblk() | Jan Kara | 1 | -21/+15 |
2012-01-09 | ext2: Fix error handling on inode bitmap corruption | Jan Kara | 1 | -2/+5 |
2012-01-09 | ext3: Fix error handling on inode bitmap corruption | Jan Kara | 1 | -2/+6 |
2012-01-09 | ext3: replace ll_rw_block with other functions | Zheng Liu | 3 | -15/+18 |
2012-01-09 | ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s... | Al Viro | 2 | -2/+2 |
2012-01-09 | exofs: oops after late failure in mount | Al Viro | 1 | -0/+2 |
2012-01-09 | devpts: fix double-free on mount failure | Al Viro | 1 | -3/+1 |
2012-01-09 | ... and the same for gadgetfs | Al Viro | 1 | -15/+11 |
2012-01-09 | functionfs: unfuck failure exits on mount | Al Viro | 1 | -20/+11 |
2012-01-09 | audit: always follow va_copy() with va_end() | Jesper Juhl | 1 | -2/+3 |
2012-01-09 | drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb() | Jesper Juhl | 1 | -0/+1 |
2012-01-09 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 23 | -68/+109 |
2012-01-09 | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -0/+703 |
2012-01-09 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 50 | -335/+588 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 20 | -157/+2542 |
2012-01-09 | Merge tag 'md-3.3' of git://neil.brown.name/md | Linus Torvalds | 13 | -438/+1280 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 176 | -386/+266 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 107 | -1530/+3249 |