aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-20
|\
| * x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-18
| * Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-14
| * x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-14
| * x86, build: Globally set -fno-picAndrew Boie2012-08-10
| * x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-08
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-20
|\ \
| * | sched: Fix migration thread runtime bogosityMike Galbraith2012-08-13
| * | sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith2012-08-13
| * | sched,cgroup: Fix up task_groups listMike Galbraith2012-08-13
| * | sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka2012-08-13
| * | sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra2012-08-13
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-20
|\ \ \
| * | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-13
| * | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-13
| * | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-13
| * | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-13
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-20
|\ \ \ \
| * | | | mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-08-13
| |/ / /
* | | | vfs: missed source of ->f_pos racesAl Viro2012-08-20
* | | | Merge branch 'alpha' (alpha architecture patches)Linus Torvalds2012-08-19
|\ \ \ \
| * | | | alpha: Fix fall-out from disintegrating asm/system.hMichael Cree2012-08-19
| * | | | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-19
| * | | | alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-19
| * | | | alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-08-19
| * | | | alpha: take kernel_execve() out of entry.SAl Viro2012-08-19
| * | | | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-19
| * | | | alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-19
| * | | | alpha: Wire up cross memory attach syscallsMichael Cree2012-08-19
| * | | | alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-08-19
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-18
|\ \ \ \ \
| * | | | | ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd2012-08-15
| * | | | | ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-13
| * | | | | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-11
| * | | | | ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-11
| * | | | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-11
| * | | | | ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-11
| * | | | | ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-11
| * | | | | ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-08-11
| * | | | | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-11
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-18
|\ \ \ \ \
| * | | | | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk2012-08-17
| * | | | | cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)2012-08-17
| * | | | | cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross2012-08-17
| * | | | | PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-17
| * | | | | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-17
| * | | | | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-17
* | | | | | Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-18
|\ \ \ \ \ \
| * | | | | | vfs: fix propagation of atomic_open create error on negative dentrySage Weil2012-08-16
| * | | | | | fuse: check create mode in atomic openMiklos Szeredi2012-08-15