aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds13-110/+259
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds12-121/+43
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds81-4229/+3706
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds36-411/+1629
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds11-62/+84
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-53/+63
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds29-321/+436
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds18-226/+193
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2-0/+2
2012-03-29Merge branch 'irqdomain/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-21/+21
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-03-29pagemap: remove remaining unneeded spin_lock()Naoya Horiguchi1-1/+0
2012-03-29irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely7-7/+7
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely3-14/+14
2012-03-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-1/+18
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton4-5/+21
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/kernel/git/cjb/mmcLinus 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/pkl/squashfs-nextLinus Torvalds5-24/+15
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
2012-03-28sysctl: use bitmap library functionsAkinobu Mita1-5/+3
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard1-2/+2
2012-03-28ipmi: simplify lockingCorey Minyard1-33/+21
2012-03-28ipmi: fix message handling during panicsCorey Minyard2-64/+56
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard2-67/+88
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda1-1/+3
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young1-10/+1
2012-03-28kexec: add further check to crashkernelZhenzhong Duan1-0/+4
2012-03-28kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon1-0/+2
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat8-26/+24
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat2-14/+1
2012-03-28mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef1-2/+38
2012-03-28fs: only send IPI to invalidate LRU BH when neededGilad Ben-Yossef1-1/+14
2012-03-28slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef1-1/+9