aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2015-03-311-4/+4
* tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon2015-03-311-0/+4
* futex: Make lookup_pi_state more robustThomas Gleixner2015-03-311-17/+106
* futex: Always cleanup owner tid in unlock_piThomas Gleixner2015-03-311-22/+18
* futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner2015-03-311-3/+11
* sched: remove migration notification from RT classSteve Muckle2014-11-031-19/+1
* sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle2014-11-034-7/+86
* futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner2014-06-131-0/+25
* tick-sched: Add API to query other cores sleep timeMahesh Sivasubramanian2014-04-141-0/+7
* Revert "panic: Fix a possible deadlock in panic()"Yuanyuan Zhong2014-04-141-8/+0
* power: quickwakeup: initial driverJared Suttles2013-12-053-0/+95
* printk: Kernel panic in console_unlockGuo-Jian Chen2013-10-021-0/+2
* Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.018' into main-jb-qcpro-4.2Jeffrey Carlyle2013-08-201-1/+1
|\
| * Revert "net/ipv6/addrconf: IPv6 tethering enhancement"Jeffrey Carlyle2013-08-161-1/+0
| * perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-08-051-1/+1
| * Merge "net/ipv6/addrconf: IPv6 tethering enhancement"Linux Build Service Account2013-07-061-0/+1
| |\
| | * net/ipv6/addrconf: IPv6 tethering enhancementHarout Hedeshian2013-06-241-0/+1
| * | timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy2013-07-011-1/+1
| |/
| * signal: always clear sa_restorer on execveKees Cook2013-05-071-0/+3
| * hrtimer: Don't reinitialize a cpu_base's lock on CPU_UPMichael Bohan2013-04-301-2/+1
| * input: synaptics_i2c_rmi4: Add TS supportShantanu Jain2013-03-2115-11361/+0
| * input: touchscreen: synaptics v1.1Alexandra Chin2013-03-213-321/+488
| * first commitAlexandra Chin2013-03-2115-0/+11194
* | Revert "sched: Add missing call to calc_load_exit_idle()"Greg Kroah-Hartman2013-08-011-1/+0
* | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2013-07-314-6/+6
* | smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-05-311-155/+30
* | smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()Yong Zhang2013-05-311-20/+0
* | Merge remote-tracking branch 'remotes/origin/sandbox/cik009/stable-3.4.42' in...Chris Fries2013-05-2148-425/+923
|\ \
| * \ Merge kernel v3.4.42 into stable-3.4.42Igor Kovalenko2013-05-0948-424/+925
| |\ \
| | * | Revert "posix_types.h: Cleanup stale __NFDBITS and related definitions"Igor Kovalenko2013-04-301-1/+1
| | * | Merge tag 'v3.4.42' into kernel-3.4.39Igor Kovalenko2013-04-308-14/+45
| | |\ \
| | | * | perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-251-1/+1
| | | * | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-04-251-2/+4
| | | * | kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy2013-04-251-1/+1
| | | * | hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan2013-04-251-2/+1
| | | * | sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-161-0/+26
| | | * | PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-161-1/+2
| | | * | tracing: Fix double free when function profile init failedNamhyung Kim2013-04-161-1/+0
| | | * | panic: fix a possible deadlock in panic()Vikram Mulukutla2013-04-121-0/+8
| | | * | ftrace: Consistently restore trace function on sysctl enablingJan Kiszka2013-04-121-6/+2
| | * | | Merge tag 'v3.4.39' into kernel-3.4.39Igor Kovalenko2013-04-2947-411/+881
| | |\| |
| | | * | tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)2013-04-054-16/+63
| | | * | tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-04-051-7/+12
| | | * | kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton2013-04-051-1/+1
| | | * | nohz: Make tick_nohz_irq_exit() irq safeFrederic Weisbecker2013-03-281-0/+5
| | | * | clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-281-1/+2
| | | * | tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)2013-03-281-2/+2
| | | * | tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)2013-03-281-1/+2
| | | * | signal: always clear sa_restorer on execveKees Cook2013-03-201-0/+3
| | | * | ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt2013-03-141-10/+14