mm: page_mkwrite change prototype to match fault
[safe/jmp/linux-2.6] / kernel /
2009-04-01 Alexey Dobriyanmm: fix proc_dointvec_userhz_jiffies "breakage"
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30 Peter Zijlstralockdep: fix deadlock in lockdep_trace_alloc
2009-03-30 Rafael J. Wysockikexec: Change kexec jump code ordering
2009-03-30 Rafael J. WysockiPM: Change hibernation code ordering
2009-03-30 Rafael J. WysockiPM: Change suspend code ordering
2009-03-30 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
2009-03-30 Rafael J. WysockiPM: Introduce functions for suspending and resuming...
2009-03-30 Ingo MolnarRevert "cpuacct: reduce one NULL check in fast-path"
2009-03-30 Rusty Russellcpumask: remove cpumask_t from core
2009-03-30 Rusty Russellcpumask: convert rcutorture.c
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-30 Rusty Russellcpumask: use mm_cpumask() wrapper: kernel/fork.c
2009-03-30 Rusty Russellcpumask: use set_cpu_active in init/main.c
2009-03-30 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-29 Randy Dunlapsched: fix errors in struct & function comments
2009-03-29 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git./linux...
2009-03-28 Ingo MolnarMerge branch 'linus' into core/futexes
2009-03-28 Ingo MolnarMerge branch 'linus' into x86/core
2009-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async...
2009-03-28 Arjan van de Venasync: remove the temporary (2.6.29) "async is off...
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-26 Linus TorvaldsMerge branch 'sched-for-linus' of git://git./linux...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into timers/core
2009-03-25 Gautham R Shenoysched: Add comments to find_busiest_group() function
2009-03-25 Gautham R Shenoysched: Refactor the power savings balance code
2009-03-25 Gautham R Shenoysched: Optimize the !power_savings_balance during fbg()
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate imbalance
2009-03-25 Gautham R Shenoysched: Create helper to calculate small_imbalance in...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_doma...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_domain stati...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_grou...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_group statis...
2009-03-25 Gautham R Shenoysched: Fix indentations in find_busiest_group() using...
2009-03-25 Gautham R Shenoysched: Simple helper functions for find_busiest_group()
2009-03-25 Ingo MolnarMerge branch 'sched/cleanups'; commit 'v2.6.29' into...
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-24 Luis Henriquessched: remove unused fields from struct rq
2009-03-24 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/mm...
2009-03-24 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-23 Oleg Nesterovposix timers: fix RLIMIT_CPU && fork()
2009-03-23 Miklos Szeredifix ptrace slowness
2009-03-23 Ingo MolnarMerge branches 'sched/debug' and 'linus' into sched...
2009-03-23 Ingo MolnarMerge branches 'irq/sparseirq' and 'linus' into irq...
2009-03-20 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
2009-03-18 Luis Henriquessched: jiffies not printed per CPU
2009-03-17 Masami Hiramatsumodule: fix refptr allocation and release order
2009-03-17 Luis Henriquessched: small optimisation of can_migrate_task()
2009-03-17 Luis Henriquessched: fix typos in documentation
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-13 Thomas Gleixnergenirq: deprecate __do_IRQ
2009-03-13 Thomas Gleixnergenirq: use kzalloc instead of explicit zero initialization
2009-03-13 Thomas Gleixnergenirq: remove redundant if condition
2009-03-13 Ingo Molnarfutex: remove the pointer math from double_unlock_hb...
2009-03-13 Li Zefancpuacct: reduce one NULL check in fast-path
2009-03-13 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-03-13 Darren Hartfutex: remove the pointer math from double_unlock_hb
2009-03-12 Magnus Dammirq: export remove_irq() and setup_irq() symbols
2009-03-12 Magnus Dammirq: match remove_irq() args with setup_irq()
2009-03-12 Magnus Dammirq: add remove_irq() for freeing of setup_irq() irqs
2009-03-12 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-03-12 Darren Hartfutex: clean up fault logic
2009-03-12 Darren Hartfutex: unlock before returning -EFAULT
2009-03-12 Darren Hartfutex: use current->time_slack_ns for rt tasks too
2009-03-12 Darren Hartfutex: add double_unlock_hb()
2009-03-12 Darren Hartfutex: additional (get|put)_futex_key() fixes
2009-03-12 Darren Hartfutex: update futex commentary
2009-03-11 Mike Galbraithsched: add avg_overlap decay
2009-03-11 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-11 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-10 Dhaval Gianikernel/user.c: fix a memory leak when freeing up non...
2009-03-10 Peter Zijlstrasched: optimize ttwu vs group scheduling
2009-03-10 Ingo MolnarMerge branches 'sched/cleanups' and 'linus' into sched...
2009-03-10 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-09 Oleg Nesterovcopy_process: fix CLONE_PARENT && parent_exec_id intera...
2009-03-09 Heiko CarstensFix fixpoint divide exception in acct_update_integrals
2009-03-06 Lai Jiangshansched: TIF_NEED_RESCHED -> need_reshed() cleanup
2009-03-06 Ingo MolnarMerge branch 'sched/core' into sched/cleanups
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05 Frederic Weisbeckersched: don't rebalance if attached on NULL domain
2009-03-05 Ingo MolnarMerge commit 'v2.6.29-rc7' into sched/core
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Eric Dumazetrcu: increment quiescent state counter in ksoftirqd()
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
next