aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov2-6/+3
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-5/+22
2009-01-06mm: remove cgroup_mm_owner_callbacksHugh Dickins2-43/+6
2009-01-06oom: print triggering task's cpuset and mems allowedDavid Rientjes1-0/+34
2009-01-07Merge branch 'next' into for-linusJames Morris1-1/+1
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells1-1/+1
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]"James Morris1-1/+1
2009-01-06pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2009-01-06kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei1-2/+2
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-2/+2
2009-01-06trivial: printk: fix indentation of new_text_line declarationJiri Kosina1-1/+1
2009-01-06sched: fix section mismatchLi Zefan2-2/+2
2009-01-06sched: fix double kfree in failure pathLi Zefan1-3/+2
2009-01-06Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar6-30/+103
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgentIngo Molnar10-679/+596
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-26/+94
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2009-01-05hrtimer: splitout peek ahead functionality, fixIngo Molnar1-1/+5
2009-01-05sched: clean up arch_reinit_sched_domains()Li Zefan1-6/+3
2009-01-05sched: mark sched_create_sysfs_power_savings_entries() as __initLi Zefan1-1/+1
2009-01-05Merge branch 'linus' into sched/urgentIngo Molnar45-1577/+1718
2009-01-05hrtimer: fixup commentsThomas Gleixner1-11/+9
2009-01-05hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra1-33/+27
2009-01-05hrtimer: simplify hotplug migrationThomas Gleixner1-15/+10
2009-01-05hrtimer: fix HOTPLUG_CPU=n compile warningThomas Gleixner1-11/+8
2009-01-05hrtimer: splitout peek ahead functionalityThomas Gleixner1-7/+17
2009-01-05rcu: fix rcutorture bugPaul E. McKenney1-10/+8
2009-01-05rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2-3/+19
2009-01-05rcu: make treercu safe for suspend and resumePaul E. McKenney1-8/+4
2009-01-05rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney1-0/+1
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds5-619/+457
2009-01-05CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells1-1/+1
2009-01-05module: convert to stop_machine_create/destroy.Heiko Carstens1-2/+21
2009-01-05stop_machine: introduce stop_machine_create/destroy.Heiko Carstens2-11/+50
2009-01-05module: fix module loading failure of large kernel modules for pariscHelge Deller1-3/+13
2009-01-05module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong1-2/+2
2009-01-05kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms.Tim Abbott1-8/+8
2009-01-04cgroups: fix a race between cgroup_clone and umountLi Zefan1-1/+5
2009-01-04audit: validate comparison operations, store them in sane formAl Viro2-68/+66
2009-01-04clean up audit_rule_{add,del} a bitAl Viro1-25/+17
2009-01-04make sure that filterkey of task,always rules is reportedAl Viro1-4/+11
2009-01-04audit rules ordering, part 2Al Viro2-56/+40
2009-01-04fixing audit rule ordering mess, part 1Al Viro3-43/+58
2009-01-04audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro1-30/+47
2009-01-04sanitize audit_log_capset()Al Viro2-31/+17
2009-01-04sanitize audit_fd_pair()Al Viro1-30/+14
2009-01-04sanitize audit_mq_open()Al Viro1-42/+23
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro1-98/+29
2009-01-04sanitize audit_mq_notify()Al Viro1-40/+16