aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | arm/dt: Add dtb make ruleRob Herring2011-07-25
| * | | | | arm/dt: Add skeleton dtsi fileGrant Likely2011-07-25
| * | | | | arm/dt: Add dt machine definitionGrant Likely2011-07-25
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-30
|\ \ \ \ \ \
| * | | | | | ARM: zynq: remove incorrectly deleted fileArnd Bergmann2011-07-28
| * | | | | | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König2011-07-27
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-30
|\ \ \ \ \ \ \
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-28
| * | | | | | | watchdog: hpwdt: add next gen HP serversThomas Mingarelli2011-07-28
| * | | | | | | watchdog: it8712f_wdt.c: improve includesWim Van Sebroeck2011-07-26
| * | | | | | | watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-26
| * | | | | | | watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera2011-07-26
| * | | | | | | watchdog: remove empty pm-functionsWolfram Sang2011-07-26
| * | | | | | | watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler2011-07-26
| * | | | | | | watchdog: sp805: Don't write 0 to the load value register.Nick Bowler2011-07-26
| * | | | | | | watchdog: imx2_wdt: add device tree probe supportShawn Guo2011-07-26
| * | | | | | | watchdog: s3c2410: Add support for device tree based probeThomas Abraham2011-07-22
| * | | | | | | watchdog: mpcore_wdt: Add suspend/resume support.Peter Fordham2011-07-22
| * | | | | | | watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli2011-07-22
| * | | | | | | watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend onSascha Hauer2011-07-22
| * | | | | | | watchdog: add support for the Synopsys DesignWare WDTJamie Iles2011-07-22
| * | | | | | | watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to useJonathan McDowell2011-07-22
| * | | | | | | watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck2011-07-22
| * | | | | | | watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy2011-07-22
| | |_|_|/ / / | |/| | | | |
* | | | | | | ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds2011-07-30
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-07-28
|\ \ \ \ \ \ \
| * | | | | | | n2_crypto: Attach on Niagara-T3.David S. Miller2011-07-28
| * | | | | | | n2rng: Attach on Niagara-T3.David S. Miller2011-07-28
| * | | | | | | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-28
| * | | | | | | sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-27
| * | | | | | | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-27
| * | | | | | | sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-27
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\ \ \ \ \ \ \ \
| * | | | | | | | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-28
| * | | | | | | | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-28
| * | | | | | | | tg3: Add tx BD budgeting codeMatt Carlson2011-07-28
| * | | | | | | | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-28
| * | | | | | | | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-28
| * | | | | | | | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-28
| * | | | | | | | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-28
| * | | | | | | | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-28
| * | | | | | | | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-28