summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson26-55/+55
2012-03-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-1/+18
2012-03-29Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson3-7/+11
2012-03-29ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge1-1/+1
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren23-51/+48
2012-03-29Merge branch 'fix-dss-mux' into fixesTony Lindgren1-4/+4
2012-03-29ARM: OMAP: pm: fix compilation breakGovindraj.R2-0/+3
2012-03-29ALSA: fix isa/opti9xx module param typeRandy Dunlap1-1/+1
2012-03-29sound: fix oss/msnd_pinnacle module param typeRandy Dunlap1-1/+1
2012-03-29Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-2/+2
2012-03-29cgroup: update MAINTAINERS entryLi Zefan1-1/+1
2012-03-29ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma1-4/+0
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma1-1/+1
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma21-46/+47
2012-03-29Btrfs: update to the right index of defragmentLiu Bo1-0/+3
2012-03-29Btrfs: do not bother to defrag an extent if it is a big real extentLiu Bo1-6/+3
2012-03-29Btrfs: add a check to decide if we should defrag the rangeLiu Bo1-1/+35
2012-03-29Btrfs: fix recursive defragment with autodefrag optionLiu Bo1-3/+5
2012-03-29Btrfs: fix the mismatch of page->mappingLiu Bo1-16/+19
2012-03-29Btrfs: fix race between direct io and autodefragLiu Bo1-1/+5
2012-03-29Btrfs: fix deadlock during allocating chunksLiu Bo1-0/+50
2012-03-29Btrfs: show useful info in space reservation tracepointLiu Bo3-25/+13
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton4-5/+21
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt3-15/+62
2012-03-29drm/i915: suspend fbdev device around suspend/hibernateDave Airlie3-1/+18
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds42-722/+1161
2012-03-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-3/+4
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-22/+24
2012-03-28Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-24/+15
2012-03-28Btrfs: don't use crc items bigger than 4KBChris Mason1-1/+3
2012-03-28Btrfs: flush out and clean up any block device pages during mountChris Mason2-0/+4
2012-03-28Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason5-55/+75
2012-03-28Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason4-139/+157
2012-03-28Merge branch 'error-handling' into for-linusChris Mason38-1018/+2017
2012-03-28btrfs: disallow unequal data/metadata blocksize for mixed block groupsDavid Sterba1-0/+8
2012-03-28Btrfs: enhance superblock sanity checksDavid Sterba1-5/+18
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds55-768/+1225
2012-03-28backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-03-28crc32: add help text for the algorithm select optionDarrick J. Wong1-0/+4
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young8-24/+112
2012-03-28mm: move slabinfo.c to tools/vmDave Young2-2/+2
2012-03-28mm: move page-types.c from Documentation to tools/vmDave Young3-4/+15
2012-03-28selftests/Makefile: make `run_tests' depend on `all'Andrew Morton1-1/+1
2012-03-28selftests: launch individual selftests from the main MakefileFrederic Weisbecker3-10/+10
2012-03-28radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov1-48/+38
2012-03-28radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov1-258/+33
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2-0/+347
2012-03-28fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton1-3/+3
2012-03-28nbd: rename the nbd_device variable from lo to nbdWanlong Gao1-147/+148
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano3-1/+49