summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-28watchdog: MachZ: fix debug macroNicolas Kaiser
2010-10-28watchdog: it8712f_wdt: Add module parameter for alternative reset sourcesTimo Juhani Lindfors
2010-10-28 watchdog: it8712f_wdt: Add comments for config/control register namesTimo Juhani Lindfors
2010-10-28watchdog: it87_wdt: Add support for watchdogs with 8b timersOndrej Zajicek
2010-10-28regulator: max8952 - fix max8952_set_voltageAxel Lin
2010-10-28regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin
2010-10-28regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar
2010-10-28regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-10-28Regulator: lp3972 cleanupAxel Lin
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham
2010-10-28watchdog: it87_wdt: Add support for IT8720F watchdogOndrej Zajicek
2010-10-28watchdog: Use static const char * const where possibleJoe Perches
2010-10-28ext4: BUG_ON fix: check if page has buffers before calling page_buffers() Theodore Ts'o
2010-10-28watchdog: iTCO_wdt: Cleanup warning messagesPrarit Bhargava
2010-10-28watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDsSeth Heasley
2010-10-28fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy
2010-10-28fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton
2010-10-28fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi
2010-10-28fanotify: do not recalculate the mask if the ignored mask changedEric Paris
2010-10-28fanotify: ignore events on directories unless specifically requestedEric Paris
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris
2010-10-28fanotify: do not send events for irregular filesEric Paris
2010-10-28fanotify: limit number of listeners per userEric Paris
2010-10-28fanotify: allow userspace to override max marksEric Paris
2010-10-28fanotify: limit the number of marks in a single fanotify groupEric Paris
2010-10-28fanotify: allow userspace to override max queue depthEric Paris
2010-10-28fsnotify: implement a default maximum queue depthEric Paris
2010-10-28fanotify: ignore fanotify ignore marks if open writersEric Paris
2010-10-28fanotify: allow userspace to flush all marksEric Paris
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris
2010-10-28fsnotify: correctly handle return codes from listenersEric Paris
2010-10-28fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris
2010-10-28fanotify: implement fanotify listener orderingEric Paris
2010-10-28fsnotify: implement ordering between notifiersEric Paris
2010-10-28fanotify: allow fanotify to be builtEric Paris
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger
2010-10-28kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe
2010-10-28netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-10-28nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven
2010-10-28Merge branch 'devel-stable' into develRussell King
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-28stmmac: enable/disable rx/tx in the core with a single write.avisconti