aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* Dont touch fs_struct in usermodehelperJan Blunck2008-02-15
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-13
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-13
* remove final fastcall usersHarvey Harrison2008-02-13
* rcupdate: fix commentPaul E. McKenney2008-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-13
|\
| * sched: rt-group: refure unrunnable tasksPeter Zijlstra2008-02-13
| * sched: rt-group: clean up the ifdefferyPeter Zijlstra2008-02-13
| * sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-13
| * sched: rt-group: interfacePeter Zijlstra2008-02-13
| * sched: rt-group: deal with PIPeter Zijlstra2008-02-13
| * sched: fix incorrect irq lock usage in normalize_rt_tasks()Peter Zijlstra2008-02-13
| * sched: fair-group: separate tg->shares from task_group_lockPeter Zijlstra2008-02-13
| * hrtimer: more hrtimer_init_sleeper() fallout.Peter Zijlstra2008-02-13
* | timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USECH. Peter Anvin2008-02-12
|/
* hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov2008-02-10
* hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov2008-02-10
* hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-10
* ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-10
* Update kernel/.gitignore with new auto-generated filesS.Çağlar Onur2008-02-10
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-08
|\
| * [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-08
* | IRQ_NOPROBE helper functionsRalf Baechle2008-02-08
* | Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-08
* | cpu: fix section mismatch warnings for enable_nonboot_cpusSam Ravnborg2008-02-08
* | Don't operate with pid_t in rtmutex testerPavel Emelyanov2008-02-08
* | Use find_task_by_vpid in posix timersPavel Emelyanov2008-02-08
* | avoid overflows in kernel/time.cH. Peter Anvin2008-02-08
* | printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-08
* | workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-08
* | The scheduled 'time' option removalAdrian Bunk2008-02-08
* | Nuke duplicate header from sysctl.cJesper Juhl2008-02-08
* | Nuke a duplicate include from profile.cJesper Juhl2008-02-08
* | Nuke duplicate include from printk.cJesper Juhl2008-02-08
* | constify tables in kernel/sysctl_check.cJan Beulich2008-02-08
* | kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* | time: fix typo in commentsLi Zefan2008-02-08
* | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-08
* | clockevent: simplify list operationsLi Zefan2008-02-08
* | clocksource: remove redundant codeLi Zefan2008-02-08
* | Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-08
* | Clean up the kill_something_infoPavel Emelyanov2008-02-08
* | Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-08
* | ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-08
* | uglify kill_pid_info() to fix kill() vs exec() raceOleg Nesterov2008-02-08
* | sys_getsid: don't use ->nsproxy directlyOleg Nesterov2008-02-08
* | pid: Extend/Fix pid_vnrEric W. Biederman2008-02-08
* | pid: sys_wait... fixesEric W. Biederman2008-02-08