summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | audit: acquire creds selectively to reduce atomic op overheadTony Jones2011-04-271-10/+17
| * | | | | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-2696-911/+1247
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | arch:Kconfig.locks Remove unused config option.Justin P. Mattock2011-04-101-1/+1
| * | | | | | | | | | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom2011-05-201-1/+1
| * | | | | | | | | | | | | | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller2011-05-2011-314/+418
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee2011-05-201-0/+7
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
* | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-202-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | clockevents/source: Use u64 to make 32bit happyThomas Gleixner2011-05-202-2/+2
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-201-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-1/+11
| * | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2011-05-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | core_kernel_data(): Fix architectures that do not define _sdataIngo Molnar2011-05-201-1/+1
* | | | | | | | | | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-204-323/+630
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | job control: reorganize wait_task_stopped()Tejun Heo2011-05-131-7/+23
| * | | | | | | | | | | | | | | | ptrace: fix signal->wait_chldexit usage in task_clear_group_stop_trapping()Tejun Heo2011-05-091-2/+2
| * | | | | | | | | | | | | | | | signal: sys_sigprocmask() needs retarget_shared_pending()Oleg Nesterov2011-05-091-13/+9
| * | | | | | | | | | | | | | | | signal: cleanup sys_sigprocmask()Oleg Nesterov2011-04-281-21/+16
| * | | | | | | | | | | | | | | | signal: rename signandsets() to sigandnsets()Oleg Nesterov2011-04-281-3/+3
| * | | | | | | | | | | | | | | | signal: do_sigtimedwait() needs retarget_shared_pending()Oleg Nesterov2011-04-281-12/+17
| * | | | | | | | | | | | | | | | signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov2011-04-282-79/+72
| * | | | | | | | | | | | | | | | signal: sys_rt_sigtimedwait: simplify the timeout logicOleg Nesterov2011-04-282-51/+39
| * | | | | | | | | | | | | | | | signal: cleanup sys_rt_sigprocmask()Oleg Nesterov2011-04-281-22/+16
| * | | | | | | | | | | | | | | | signal: sigprocmask() should do retarget_shared_pending()Oleg Nesterov2011-04-281-5/+24
| * | | | | | | | | | | | | | | | signal: sigprocmask: narrow the scope of ->siglockOleg Nesterov2011-04-281-16/+13
| * | | | | | | | | | | | | | | | signal: retarget_shared_pending: optimize while_each_thread() loopOleg Nesterov2011-04-281-4/+15
| * | | | | | | | | | | | | | | | signal: retarget_shared_pending: consider shared/unblocked signals onlyOleg Nesterov2011-04-281-2/+10
| * | | | | | | | | | | | | | | | signal: introduce retarget_shared_pending()Oleg Nesterov2011-04-281-9/+17
| * | | | | | | | | | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Oleg Nesterov2011-04-073-150/+427
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/Oleg Nesterov2011-04-041-5/+3
| | * | | | | | | | | | | | | | | | signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov2011-04-041-10/+4
| | * | | | | | | | | | | | | | | | signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending()Oleg Nesterov2011-04-041-3/+2
| | * | | | | | | | | | | | | | | | signal: prepare_signal(SIGCONT) shouldn't play with TIF_SIGPENDINGOleg Nesterov2011-04-041-25/+2
OpenPOWER on IntegriCloud