aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-14
* workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-26
* Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds2010-11-19
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
|\
| * kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-17
| * kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-17
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner2010-11-16
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-16
|\ \
| * | sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra2010-11-11
| * | sched: Fix runnable condition for stoptaskPeter Zijlstra2010-11-10
| * | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-10
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-11-16
|\ \ \
| * | | PM / PM QoS: Fix reversed min and maxColin Cross2010-11-15
| * | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-10
| |/ /
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-11-16
|\ \ \
| * | | futex: Address compiler warnings in exit_robust_listDarren Hart2010-11-10
| |/ /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-16
|\ \ \
| * | | [S390] ftrace: build without frame pointers on s390Heiko Carstens2010-11-10
| |/ /
* | / kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches2010-11-16
| |/ |/|
* | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-12
|\ \
| * | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
| |/
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-12
|\ \
| * | perf_events: Fix time tracking in samplesStephane Eranian2010-11-10
| |/
* | Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-12
* | latencytop: fix per task accumulatorKen Chen2010-11-12
* | kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov2010-11-12
|/
* watchdog: Fix section mismatch and potential undefined behavior.David Daney2010-11-05
* posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov2010-11-05
* Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...Jesper Juhl2010-11-05
*-. Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds2010-10-31
|\ \
| * | genirq: Warn if enable_irq is called before irq is set upThomas Gleixner2010-10-22
| | |
| \ \
*-. \ \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-30
|\ \ \ \
| * | | | jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt2010-10-29
| * | | | jump label: Fix error with preempt disable holding mutexSteven Rostedt2010-10-29
| * | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-28
| * | | | jump label: Fix module __init section raceJason Baron2010-10-28
* | | | | audit mmapAl Viro2010-10-30
* | | | | audit: Use rcu for task lookup protectionThomas Gleixner2010-10-30
* | | | | audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner2010-10-30
* | | | | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-30
* | | | | in untag_chunk() we need to do alloc_chunk() a bit earlierAl Viro2010-10-30
* | | | | audit: make functions staticStephen Hemminger2010-10-30
* | | | | Audit: add support to match lsm labels on user audit messagesMiloslav Trmac2010-10-30
| |/ / / |/| | |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\ \ \ \
| * | | | debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-29
| * | | | kdb: Fix early debugging crash regressionJason Wessel2010-10-29
| * | | | kdb: fix per_cpu command to remove supress maskJason Wessel2010-10-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-29
|\ \ \ \ \