summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-30ARM: clps711x: fix missing include fileOlof Johansson
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-03-29Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-03-30ARM: pxa: fix build issue on stargate2Haojian Zhuang
2012-03-30ARM: pxa: fix build issue on cm-x300Haojian Zhuang
2012-03-30ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker
2012-03-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-29Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson
2012-03-29ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren
2012-03-29Merge branch 'fix-dss-mux' into fixesTony Lindgren
2012-03-29ARM: OMAP: pm: fix compilation breakGovindraj.R
2012-03-29ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28backlight: fix typo in tosa_lcd.cMasanari Iida
2012-03-28crc32: add help text for the algorithm select optionDarrick J. Wong
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young
2012-03-28mm: move slabinfo.c to tools/vmDave Young
2012-03-28mm: move page-types.c from Documentation to tools/vmDave Young
2012-03-28selftests/Makefile: make `run_tests' depend on `all'Andrew Morton
2012-03-28selftests: launch individual selftests from the main MakefileFrederic Weisbecker
2012-03-28radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov
2012-03-28radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov
2012-03-28fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton
2012-03-28nbd: rename the nbd_device variable from lo to nbdWanlong Gao
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano
2012-03-28sysctl: use bitmap library functionsAkinobu Mita
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard
2012-03-28ipmi: simplify lockingCorey Minyard
2012-03-28ipmi: fix message handling during panicsCorey Minyard
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young
2012-03-28kexec: add further check to crashkernelZhenzhong Duan
2012-03-28kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat
2012-03-28mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef
2012-03-28fs: only send IPI to invalidate LRU BH when neededGilad Ben-Yossef
2012-03-28slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef
2012-03-28smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef