summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day-0/+9
2008-04-29kthread: call wake_up_process() without the lock being heldDmitry Adamushko-1/+1
2008-04-29cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg-1/+1
2008-04-29cpu: fix section mismatch warnings in *cpu_downSam Ravnborg-3/+3
2008-04-29cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg-1/+1
2008-04-29add RUSAGE_THREADSripathi Kodi-9/+22
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein-2/+6
2008-04-29relay: fix splice problemTom Zanussi-1/+1
2008-04-28kernel: fix integer as NULL pointer warningsHarvey Harrison-2/+3
2008-04-28ptrace: conditionalize compat_ptrace_requestRoland McGrath-5/+2
2008-04-28hrtimer: raise softirq unlocked to avoid circular lock dependencyThomas Gleixner-2/+17
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds-2/+13
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon-1/+26
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu-9/+56
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu-20/+88
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu-37/+87
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds-0/+52
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan-25/+2
2008-04-28mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn-4/+4
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn-2/+2
2008-04-28vmcoreinfo: add page flags valuesKen'ichi Ohmichi-0/+3
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter-0/+2
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter-0/+2
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter-0/+19
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman-13/+5
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman-2/+2
2008-04-28[PATCH] new predicate - AUDIT_FILETYPEAl Viro-0/+24
2008-04-28[patch 2/2] Use find_task_by_vpid in audit codePavel Emelyanov-3/+3
2008-04-28[PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison-15/+13
2008-04-28[PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison-11/+13
2008-04-28Audit: standardize string audit interfacesEric Paris-14/+13
2008-04-28Audit: stop deadlock from signals under loadEric Paris-5/+35
2008-04-28Audit: save audit_backlog_limit audit messages in case auditd comes backEric Paris-21/+81
2008-04-28Audit: collect sessionid in netlink messagesEric Paris-39/+49
2008-04-28Audit: end printk with newlineEric Paris-4/+4
2008-04-27hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQBodo Stroesser-2/+13
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte-1/+1
2008-04-26Fix uninitialized 'copy' in unshare_filesAl Viro-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-38/+26
2008-04-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-5/+0
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-45/+3
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro-31/+26
2008-04-25[PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro-5/+0
2008-04-25[PATCH] close race in unshare_files()Al Viro-11/+9
2008-04-25sched: use alloc_bootmem() instead of alloc_bootmem_low()David Miller-1/+1
2008-04-25sched: fix share (re)distributionPeter Zijlstra-45/+2
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar-0/+1
2008-04-24[PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=nMike Travis-5/+0
2008-04-24[IA64] fix bootmem regression on AltixRuss Anderson-1/+1
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+1