summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| | * | | | | | | | | capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris2011-04-041-2/+0
| | * | | | | | | | | capabilites: allow the application of capability limits to usermode helpersEric Paris2011-04-042-0/+106
* | | | | | | | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-3/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2413-60/+88
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-3/+1
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-231-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit '559fa6e76b27' into perf/urgentIngo Molnar2011-05-231-4/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | profile: Use vzalloc() rather than vmalloc() & memset()Jesper Juhl2010-10-311-4/+2
* | | | | | | | | | | | | kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds2011-05-231-1/+1
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-232-37/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-201-8/+20
| * | | | | | | | | | | | | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-202-27/+29
| * | | | | | | | | | | | | sched: Cleanup set_load_weight()Nikhil Rao2011-05-201-4/+7
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | modules: Enabled dynamic debugging for staging modulesRoland Vossen2011-04-251-2/+2
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-236-92/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hrtimers: Reorder clock basesThomas Gleixner2011-05-231-6/+6
| * | | | | | | | | | | | | hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-234-16/+23
| * | | | | | | | | | | | | timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-231-62/+32
| * | | | | | | | | | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-2075-2326/+4643
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clockevents: Move C3 stop test outside lockAndi Kleen2011-05-051-7/+9
| * | | | | | | | | | | | | | alarmtimer: Drop device refcount after rtc_open()Thomas Gleixner2011-05-041-1/+7
| * | | | | | | | | | | | | | alarmtimer: Check return value of class_find_device()Thomas Gleixner2011-05-041-2/+4
| * | | | | | | | | | | | | | timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-022-1/+50
| * | | | | | | | | | | | | | hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-022-65/+62
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-232-26/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-231-4/+15
| * | | | | | | | | | | | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-232-20/+17
| * | | | | | | | | | | | | | watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines2011-05-231-8/+12
| * | | | | | | | | | | | | | watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines2011-05-231-1/+1
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-233-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud