mm: dont clear PG_uptodate on truncate/invalidate
[safe/jmp/linux-2.6] / kernel /
2008-08-01 Roland McGrathtracehook: fix exit_signal=0 case
2008-08-01 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-08-01 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-08-01 zhangxiliang[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT...
2008-08-01 zhangxiliang[PATCH] Fix the kernel panic of audit_filter_task when...
2008-08-01 zhangxiliangRe: [PATCH] the loginuid field should be output in...
2008-08-01 Vesa-Matti J Karikernel/audit.c control character detection is off-by-one
2008-08-01 Eric Paris[PATCH] Audit: Collect signal info when SIGUSR2 is...
2008-08-01 Jason Wesselkgdb: fix gdb serial thread queries
2008-08-01 Jason Wesselkgdb: fix kgdb_validate_break_address to perform a...
2008-07-30 Andi Kleensched: make scheduler sysfs attributes sysdev class...
2008-07-30 Oleg Nesterovworkqueues: add comments to __create_workqueue_key()
2008-07-30 Uwe Kleine-Königprintk: fix comment for printk ratelimiting
2008-07-30 Mathieu Desnoyersmarkers: fix markers read barrier for multiple probes
2008-07-30 Li Zefancpuset: clean up cpuset hierarchy traversal code
2008-07-30 Li Zefancpuset: fix wrong calculation of relax domain level
2008-07-30 Lai Jiangshancpuset: speed up sched domain partition
2008-07-30 Li Zefancpuset: a bit cleanup for scan_for_empty_cpusets()
2008-07-30 Li Zefancgroup: uninline cgroup_has_css_refs()
2008-07-30 Li Zefancgroup: remove duplicate code in allocate_cg_link()
2008-07-30 Li Zefancgroup: fix possible memory leak
2008-07-30 Magnus Dammresource: add resource_size()
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Linus Torvaldscpu masks: optimize and clean up cpumask_of_cpu()
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Randy Dunlaplocking: fix mutex @key parameter kernel-doc notation
2008-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-28 Rusty Russellstop_machine: fix up ftrace.c
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-28 Rusty Russellstop_machine(): stop_machine_run() changed to use cpu...
2008-07-28 Rusty RussellHotplug CPU: don't check cpu_online after take_cpu_down
2008-07-28 Rusty RussellSimplify stop_machine
2008-07-28 Jason Baronstop_machine: add ALL_CPUS option
2008-07-28 WANG Congmodule: fix build warning with !CONFIG_KALLSYMS
2008-07-27 Andrea Righitask IO accounting: move all IO statistics in struct...
2008-07-27 Andrea Righitask IO accounting: improve code readability
2008-07-27 Andrea Righitracing: remove unused variable
2008-07-27 Al Virolost sysctl fix
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Al Viro[PATCH] sanitize proc_sysctl
2008-07-27 Al Viro[PATCH] sysctl: keep track of tree relationships
2008-07-27 Al Viro[PATCH] allow delayed freeing of ctl_table_header
2008-07-27 Al Viro[PATCH] beginning of sysctl cleanup - ctl_table_set
2008-07-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26 Adrian Bunkmake cgroup_seqfile_release() static
2008-07-26 Roland McGrathtracehook: wait_task_inactive
2008-07-26 Roland McGrathtracehook: force signal_pending()
2008-07-26 Roland McGrathtracehook: death
2008-07-26 Roland McGrathtracehook: job control
2008-07-26 Roland McGrathtracehook: get_signal_to_deliver
2008-07-26 Roland McGrathtracehook: tracehook_consider_fatal_signal
2008-07-26 Roland McGrathtracehook: tracehook_consider_ignored_signal
2008-07-26 Roland McGrathtracehook: release_task
2008-07-26 Roland McGrathtracehook: vfork-done
2008-07-26 Roland McGrathtracehook: clone
2008-07-26 Roland McGrathtracehook: exit
2008-07-26 Roland McGrathtracehook: unexport ptrace_notify
2008-07-26 Arjan van de Venuse WARN() in kernel/irq/chip.c
2008-07-26 Arjan van de VenUse WARN() in kernel/irq/manage.c
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Eduard - Gabriel... relay: add buffer-only channels; useful for early logging
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-26 Huang Yingkexec jump: save/restore device state
2008-07-26 Huang Yingkexec jump
2008-07-26 WANG Congkernel/kexec.c: make 'kimage_terminate' void
2008-07-26 David Brownellpm selftest: rtc paranoia
2008-07-26 Ingo Molnarcpumask: export cpumask_of_cpu_map
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-26 Mike Traviscpumask: put cpumask_of_cpu_map in the initdata section
2008-07-26 Mike Traviscpumask: make cpumask_of_cpu_map generic
2008-07-26 Ingo Molnarftrace: fix modular build
2008-07-26 Wang Chenflag parameters: fix compile error of sys_epoll_create1
2008-07-25 Ingo Molnarsignalfd: fix undefined reference to `compat_sys_signal...
2008-07-25 Vegard Nossumtaskstats: remove initialization of static per-cpu...
2008-07-25 Keika Kobayashiper-task-delay-accounting: update taskstats for memory...
2008-07-25 Keika Kobayashiper-task-delay-accounting: add memory reclaim delay
2008-07-25 David Howellstsacct: fix bacct_add_tsk()'s use of do_div()
2008-07-25 Andrea Righitask IO accounting: provide distinct tgid/tid I/O stati...
2008-07-25 Pavel Emelyanovbsdacct: fix and add comments around acct_process()
2008-07-25 Pavel Emelyanovbsdacct: account dying tasks in all relevant namespaces
2008-07-25 Pavel Emelyanovbsdacct: turn acct off for all pidns-s on umount time
2008-07-25 Pavel Emelyanovbsdacct: switch from global bsd_acct_struct instance...
2008-07-25 Pavel Emelyanovbsdacct: make internal code work with passed bsd_acct_s...
2008-07-25 Pavel Emelyanovbsdacct: turn the acct_lock from on-the-struct to global
2008-07-25 Pavel Emelyanovbsdacct: make check timer accept a bsd_acct_struct...
2008-07-25 Pavel Emelyanovbsdacct: "truthify" a comment near acct_process
2008-07-25 Pavel Emelyanovpidns: use kzalloc when allocating new pid_namespace...
2008-07-25 Pavel Emelyanovbsdacct: rename acct_gbls to bsd_acct_struct
2008-07-25 Jonathan Limaccounting: account for user time when updating memory...
2008-07-25 Adrian Bunkunexport uts_sem
2008-07-25 Harvey Harrisonmarkers: fix sparse integer as NULL pointer warning
2008-07-25 Mathieu Desnoyersmarkers: use rcu_barrier_sched() and call_rcu_sched()
2008-07-25 Pavel Emelyanovpidns: remove now unused find_pid function.
2008-07-25 Pavel Emelyanovpidns: remove now unused kill_proc function
2008-07-25 Alexey Dobriyansysctl: check for bogus modes
next