aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30jffs2: remove lock_superArtem Bityutskiy1-3/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro22-65/+1
2012-05-30parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro1-2/+2
2012-05-30powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro1-2/+2
2012-05-30Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson5-122/+52
2012-05-30ARM: LPC32xx: Adjust dts files to gpio dt bindingRoland Stigge2-41/+4
2012-05-30sbp-target: rename a variable to avoid name clashStefan Richter1-4/+4
2012-05-30x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-05-30Merge branch 'late/board' into devel-lateOlof Johansson2-1/+9
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson19-185/+630
2012-05-30Merge branch 'late/cleanup' into devel-lateOlof Johansson1-30/+15
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30x86/mce: Cleanup timer messThomas Gleixner1-15/+16
2012-05-30x86, mtrr: Fix a type overflow in range_to_mtrr funczhenzhong.duan1-1/+1
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches1-4/+4
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin1600-40393/+64655
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds23-453/+376
2012-05-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-416/+615
2012-05-30perf tools: Fix pager on minimal-install embedded systemsAvik Sil1-0/+4
2012-05-30perf tools: Fix make tarballsArnaldo Carvalho de Melo1-0/+2
2012-05-30perf script: Fix regression in callchain dso nameDavid Ahern1-1/+1
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2-10/+5
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-14/+51
2012-05-30perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo3-4/+19
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds17-582/+891
2012-05-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-141/+250
2012-05-30Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt3-23/+13
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds16-391/+862
2012-05-30Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason29-616/+1483
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds24-2952/+2446
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-36/+104
2012-05-30mm: fix vma_resv_map() NULL pointerDave Hansen1-1/+2
2012-05-30perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo1-1/+1
2012-05-30perf report: Use the right symbol for annotationArnaldo Carvalho de Melo1-1/+1
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville29-566/+184
2012-05-30Btrfs: fix false positive in check-integrity on unmountStefan Behrens1-1/+1
2012-05-30Btrfs: fix runtime warning in check-integrity check data modeStefan Behrens1-3/+22
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens2-0/+8
2012-05-30Btrfs: fix return code in drop_objectid_itemsJosef Bacik1-0/+2
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik3-17/+16
2012-05-30Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh2-4/+18
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens6-0/+232
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens4-0/+77
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens6-24/+230
2012-05-30btrfs: Drop unused function btrfs_abort_devices()Asias He2-14/+0
2012-05-30Btrfs: fix the same inode id problem when doing auto defragmentMiao Xie1-10/+39
2012-05-30Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik1-1/+4
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik4-22/+24
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik6-44/+44