aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02Merge branch 'features/imx27-dt' of git://git.pengutronix.de/git/imx/linux-2....Arnd Bergmann
2012-03-02Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai
2012-03-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-03-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-01Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01ARM: at91: at91sam9x5cm/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: usb_a9g20/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: at91sam9m10g45ek/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: at91sam9m10g45ek/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: usb_a9g20/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-01ARM: at91/pio: add new PIO3 featuresNicolas Ferre
2012-03-01ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre
2012-03-01ARM: at91/pit: add traces in case of errorNicolas Ferre
2012-03-01ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre
2012-03-01ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre
2012-03-01ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre
2012-03-01ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre
2012-03-01ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre
2012-03-01ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre
2012-03-01ARM: at91/gpio: change comments and one variable nameNicolas Ferre
2012-03-01ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre
2012-03-01ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre
2012-03-01ARM: at91/aic: add irq domain and device tree supportNicolas Ferre
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-29Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren