summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* markers: fix sparse warnings in markers.cHarvey Harrison2008-02-231-2/+2
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-13/+29
|\
| * Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-13/+29
* | modules: do not try to add sysfs attributes if !CONFIG_SYSFSKay Sievers2008-02-211-5/+2
|/
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-191-1/+19
* genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-191-1/+2
* Audit: use == not = in if statementsEric Paris2008-02-181-1/+4
* timer_list: print relative expiry time signedPavel Machek2008-02-171-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-144-22/+38
|\
| * hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner2008-02-141-0/+11
| * hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-144-22/+27
* | d_path: Make d_path() use a struct pathJan Blunck2008-02-141-1/+1
* | d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-142-23/+17
* | Use struct path in fs_structJan Blunck2008-02-143-19/+15
* | Introduce path_put()Jan Blunck2008-02-142-8/+8
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-142-13/+14
* | Dont touch fs_struct in usermodehelperJan Blunck2008-02-141-4/+1
|/
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-132-176/+508
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-131-2/+2
* remove final fastcall usersHarvey Harrison2008-02-131-1/+1
* rcupdate: fix commentPaul E. McKenney2008-02-131-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-135-196/+487
|\
| * sched: rt-group: refure unrunnable tasksPeter Zijlstra2008-02-131-0/+15
| * sched: rt-group: clean up the ifdefferyPeter Zijlstra2008-02-131-71/+139
| * sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-133-56/+126
| * sched: rt-group: interfacePeter Zijlstra2008-02-134-76/+178
| * sched: rt-group: deal with PIPeter Zijlstra2008-02-132-5/+41
| * sched: fix incorrect irq lock usage in normalize_rt_tasks()Peter Zijlstra2008-02-131-4/+4
| * sched: fair-group: separate tg->shares from task_group_lockPeter Zijlstra2008-02-131-20/+17
| * hrtimer: more hrtimer_init_sleeper() fallout.Peter Zijlstra2008-02-131-1/+4
* | timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USECH. Peter Anvin2008-02-121-1/+1
|/
* hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov2008-02-102-5/+0
* hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov2008-02-101-4/+40
* hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-102-38/+30
* ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-101-4/+0
* Update kernel/.gitignore with new auto-generated filesS.Çağlar Onur2008-02-091-0/+1
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-081-1/+1
|\
| * [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-081-1/+1
* | IRQ_NOPROBE helper functionsRalf Baechle2008-02-081-0/+36
* | Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-081-10/+10
* | cpu: fix section mismatch warnings for enable_nonboot_cpusSam Ravnborg2008-02-081-1/+1
* | Don't operate with pid_t in rtmutex testerPavel Emelyanov2008-02-082-4/+10
* | Use find_task_by_vpid in posix timersPavel Emelyanov2008-02-082-5/+5
* | avoid overflows in kernel/time.cH. Peter Anvin2008-02-083-8/+431
* | printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-082-10/+12
* | workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-081-1/+1
* | The scheduled 'time' option removalAdrian Bunk2008-02-081-13/+0
* | Nuke duplicate header from sysctl.cJesper Juhl2008-02-081-1/+0
* | Nuke a duplicate include from profile.cJesper Juhl2008-02-081-1/+0
OpenPOWER on IntegriCloud