aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-13Unused iocbs in a batch should not be accounted as active.Gleb Natapov
2012-01-13x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2012-01-13dma-buf: Documentation update for Kconfig selectSumit Semwal
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12unlzo: fix input buffer freeSascha Hauer
2012-01-12ramoops: update parameters only after successful initKees Cook
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov
2012-01-12c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov
2012-01-12selftests: new x86 breakpoints selftestFrederic Weisbecker
2012-01-12selftests: new very basic kernel selftests directoryFrederic Weisbecker
2012-01-12radix_tree: take radix_tree_path off stackHugh Dickins
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong
2012-01-12dio: optimize cache misses in the submission pathAndi Kleen
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen
2012-01-12fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton
2012-01-12panic: don't print redundant backtraces on oopsAndi Kleen
2012-01-12sysctl: add the kernel.ns_last_pid controlPavel Emelyanov
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam
2012-01-12kdump: fix crash_kexec()/smp_send_stop() race in panic()Michael Holzheu
2012-01-12kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu
2012-01-12kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong