summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-291-1/+1
| * | | | | | powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-291-2/+2
| * | | | | | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-291-57/+40Star
| * | | | | | powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-291-1/+1
| * | | | | | powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman2012-06-291-0/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-297-16/+29
|\ \ \ \ \ \ \
| * | | | | | | x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin2012-06-261-2/+2
| * | | | | | | x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin2012-06-251-5/+18
| * | | | | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-253-4/+4
| * | | | | | | x86: Fix kernel-doc warningsWanpeng Li2012-06-182-5/+5
| * | | | | | | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha2012-06-151-1/+1
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-291-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-06-241-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-06-211-1/+1
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-291-7/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | rcu: Stop rcu_do_batch() from multiplexing the "count" variablePaul E. McKenney2012-06-251-7/+7
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-285-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: Update my e-mail addressGuenter Roeck2012-06-254-4/+4
| * | | | | | | | | hwmon: (applesmc) correct email address for Jesper JuhlJesper Juhl2012-06-251-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-06-283-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck2012-06-281-1/+1
| * | | | | | | | | watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas2012-06-281-1/+3
| * | | | | | | | | watchdog: iTCO_wdt: add platform driver module aliasJan Beulich2012-06-281-0/+1
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-06-281-38/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | udf: Fortify loading of sparing tableJan Kara2012-06-281-33/+53
| * | | | | | | | | | udf: Avoid run away loop when partition table length is corruptedJan Kara2012-06-281-1/+9
| * | | | | | | | | | udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-06-281-4/+2Star
* | | | | | | | | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-283-10/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UBI: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| * | | | | | | | | | | UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| * | | | | | | | | | | UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-284-18/+27
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-273-18/+4Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter2012-06-271-16/+0Star
| | * | | | | | | | | | | drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai2012-06-231-1/+4
| | * | | | | | | | | | | drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-06-231-1/+0Star
| * | | | | | | | | | | | drm/nouveau: add license header to prime.Dave Airlie2012-06-271-0/+23
* | | | | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-06-2812-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt2012-06-2811-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-2811-11/+11
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * / | | | | | | | | | | | sh: kfr2r09: fix compile breakageGuennadi Liakhovetski2012-06-281-2/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2885-310/+529
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-06-281-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-271-2/+2
| * | | | | | | | | | | | | 9p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter2012-06-281-1/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-271-4/+4
| * | | | | | | | | | | | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-06-273-1/+3
| * | | | | | | | | | | | vhost: use USER_DS in vhost_worker threadJens Freimann2012-06-271-0/+3
| * | | | | | | | | | | | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-273-7/+13
| * | | | | | | | | | | | net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet2012-06-271-11/+32