aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-288-24/+101
|\
| * perf: Fix SIGIO handlingPeter Zijlstra2011-05-281-0/+8
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-276-18/+90
| |\
| | * ftrace: Add internal recursive checksSteven Rostedt2011-05-253-6/+32
| | * tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-251-0/+27
| | * ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt2011-05-251-1/+5
| | * tracing: Have event with function tracer check error returnSteven Rostedt2011-05-251-1/+6
| | * ftrace: Have ftrace_startup() return failure codeSteven Rostedt2011-05-251-6/+8
| | * jump_label: Check entries limit in __jump_label_updateJiri Olsa2011-05-251-5/+13
| * | Merge branch 'linus' into perf/urgentIngo Molnar2011-05-2632-541/+1224
| |\ \ | | |/ | |/|
| * | watchdog: Fix non-standard prototype of get_softlockup_thresh()Ingo Molnar2011-05-241-7/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-272-119/+134
|\ \ \
| * | | PM: Fix PM QOS's user mode interface to work with ASCII inputRafael J. Wysocki2011-05-271-10/+23
| * | | PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki2011-05-241-90/+104
| * | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-5/+0
| * | | PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki2011-05-241-14/+7
* | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-271-1/+1
|\ \ \ \
| * | | | Create Documentation/security/,Randy Dunlap2011-05-191-1/+1
* | | | | kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick2011-05-261-7/+9
* | | | | mm: extract exe_file handling from procfsJiri Slaby2011-05-261-1/+51
* | | | | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-266-249/+3
* | | | | cgroups: use flex_array in attach_procBen Blum2011-05-261-9/+24
* | | | | cgroups: make procs file writableBen Blum2011-05-261-46/+393
* | | | | cgroups: add per-thread subsystem callbacksBen Blum2011-05-264-104/+73
* | | | | cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-261-0/+10
* | | | | irq: Remove smp_affinity_list when unregister irq procYinghai Lu2011-05-261-0/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-252-0/+81
|\ \ \ \
| * | | | ns proc: Add support for the uts namespaceEric W. Biederman2011-05-101-0/+39
| * | | | ns: Introduce the setns syscallEric W. Biederman2011-05-101-0/+42
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds2011-05-252-3/+5
|\ \ \ \ \
| * | | | | signal: sys_pause() should check signal_pending()Oleg Nesterov2011-05-251-2/+4
| * | | | | ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov2011-05-251-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-252-1/+9
|\ \ \ \ \ \
| * | | | | | arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-191-1/+1
| * | | | | | compat: fixes to allow working with tile archChris Metcalf2011-05-121-0/+8
* | | | | | | hrtimers: Fix typo causing erratic timersThomas Gleixner2011-05-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-251-11/+14
|\ \ \ \ \ \
| * | | | | | posix-timers: RCU conversionEric Dumazet2011-05-241-11/+14
* | | | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-29/+58
* | | | | | | bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-251-4/+50
* | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-3/+34
* | | | | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* | | | | | | mm: Remove i_mmap_lock lockbreakPeter Zijlstra2011-05-251-1/+0
* | | | | | | lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra2011-05-251-8/+17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-05-244-7/+109
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2011-05-244-7/+109
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' into nextJames Morris2011-05-1918-40/+103
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris2011-04-1948-153/+255
| | |\ \ \ \ \ \
| | * | | | | | | capabilities: delete all CAP_INIT macrosEric Paris2011-04-041-3/+3
| | * | | | | | | capabilities: delete unused cap_set_fullEric Paris2011-04-041-2/+0