| Commit message (Expand) | Author | Files | Lines |
2012-07-06 | LED: Fix missing semicolon in OF documentation | Marek Vasut | 1 | -1/+1 |
2012-07-06 | of: fix a few typos in the binding documentation | Rob Herring | 1 | -1/+1 |
2012-07-01 | Linux 3.5-rc5v3.5-rc5 | Linus Torvalds | 1 | -1/+1 |
2012-07-01 | printk.c: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
2012-07-01 | linux/irq.h: fix kernel-doc warning | Randy Dunlap | 1 | -2/+0 |
2012-07-01 | ARM: imx6q: fix suspend regression caused by common clk migration | Shawn Guo | 1 | -2/+4 |
2012-06-30 | acpi_pad: fix power_saving thread deadlock | Stuart Hayes | 1 | -3/+4 |
2012-06-30 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui | 1 | -0/+2 |
2012-06-29 | printk: Optimize if statement logic where newline exists | Steven Rostedt | 1 | -7/+6 |
2012-06-29 | printk: flush continuation lines immediately to console | Kay Sievers | 1 | -68/+176 |
2012-06-29 | powerpc/pseries: Fix software invalidate TCE | Michael Neuling | 1 | -2/+2 |
2012-06-29 | powerpc: check_and_cede_processor() never cedes | Anton Blanchard | 2 | -1/+6 |
2012-06-29 | powerpc/ftrace: Do not trace restore_interrupts() | Steven Rostedt | 1 | -1/+1 |
2012-06-29 | powerpc: Fix Section mismatch warnings in prom_init.c | Li Zhong | 1 | -2/+2 |
2012-06-29 | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt | Tiejun Chen | 1 | -57/+40 |
2012-06-29 | powerpc: Fix uninitialised error in numa.c | Michael Neuling | 1 | -1/+1 |
2012-06-29 | powerpc: Fix BPF_JIT code to link with multiple TOCs | Michael Ellerman | 1 | -0/+2 |
2012-06-28 | watchdog: core: fix WDIOC_GETSTATUS return value | Wim Van Sebroeck | 1 | -1/+1 |
2012-06-28 | watchdog: hpwdt: Unregister NMI events on exit. | Mingarelli, Thomas | 1 | -1/+3 |
2012-06-28 | watchdog: iTCO_wdt: add platform driver module alias | Jan Beulich | 1 | -0/+1 |
2012-06-28 | udf: Fortify loading of sparing table | Jan Kara | 1 | -33/+53 |
2012-06-28 | udf: Avoid run away loop when partition table length is corrupted | Jan Kara | 1 | -1/+9 |
2012-06-28 | udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() | Jan Kara | 1 | -4/+2 |
2012-06-28 | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu | 11 | -11/+11 |
2012-06-28 | sh: kfr2r09: fix compile breakage | Guennadi Liakhovetski | 1 | -2/+2 |
2012-06-28 | 9p: fix min_t() casting in p9pdu_vwritef() | Dan Carpenter | 1 | -1/+1 |
2012-06-27 | chmod +x scripts/gfp-translate | Dave Jones | 1 | -0/+0 |
2012-06-27 | Revert "drm/i915: allow PCH PWM override on IVB" | Daniel Vetter | 1 | -16/+0 |
2012-06-27 | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. | Deepthi Dharwar | 1 | -2/+30 |
2012-06-27 | ARM: OMAP4470: Fix OMAP4470 boot failure | Jon Hunter | 1 | -1/+4 |
2012-06-27 | UBI: correct usage of IS_ENABLED() | Brian Norris | 1 | -4/+4 |
2012-06-27 | UBIFS: correct usage of IS_ENABLED() | Brian Norris | 1 | -4/+4 |
2012-06-27 | can: flexcan: use be32_to_cpup to handle the value of dt entry | Hui Wang | 1 | -2/+2 |
2012-06-27 | drm/nouveau: add license header to prime. | Dave Airlie | 1 | -0/+23 |
2012-06-27 | xen/netfront: teardown the device before unregistering it. | Ian Campbell | 1 | -4/+4 |
2012-06-27 | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger | 3 | -1/+3 |
2012-06-27 | vhost: use USER_DS in vhost_worker thread | Jens Freimann | 1 | -0/+3 |
2012-06-27 | ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry | Sachin Kamat | 1 | -4/+4 |
2012-06-27 | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP | Alexander Duyck | 3 | -7/+13 |
2012-06-27 | net: l2tp_eth: use LLTX to avoid LOCKDEP splats | Eric Dumazet | 1 | -11/+32 |
2012-06-27 | USB: CP210x Add 10 Device IDs | Craig Shelley | 1 | -0/+11 |
2012-06-27 | USB: option: Add USB ID for Novatel Ovation MC551 | Forest Bond | 1 | -0/+3 |
2012-06-27 | usb: phy: Fix Kconfig dependency for Phy drivers | Alexandre Pereira da Silva | 2 | -3/+3 |
2012-06-26 | Revert "mmc: omap_hsmmc: Enable Auto CMD12" | Ming Lei | 1 | -12/+3 |
2012-06-26 | mmc: block: fix the data timeout issue with ACMD22 | Subhash Jadavani | 1 | -13/+1 |
2012-06-26 | syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ | Jan Beulich | 1 | -14/+37 |
2012-06-26 | Revert "printk: return -EINVAL if the message len is bigger than the buf size" | Greg Kroah-Hartman | 1 | -3/+1 |
2012-06-26 | ALSA: hda - Fix power-map regression for HP dv6 & co | Takashi Iwai | 1 | -1/+6 |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin | 1 | -2/+2 |
2012-06-26 | ALSA: hda - Initialize caches at codec reconfiguration | Takashi Iwai | 1 | -0/+2 |