V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
[safe/jmp/linux-2.6] / kernel /
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 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-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-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 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-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-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 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/core' into core/percpu
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-02 Roland McGrathx86-64: seccomp: fix 32/64 syscall hole
2009-03-02 Peter Zijlstragenirq: assert that irq handlers are indeed running...
2009-03-02 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-03-02 Wang Chensched: kill unused parameter of pick_next_task()
2009-03-02 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-28 David HowellsFix recursive lock in free_uid()/free_user_ns()
2009-02-27 Dhaval Gianisched: don't allow setuid to succeed if the user does...
2009-02-27 Serge E. Hallynkeys: distinguish per-uid keys in different namespaces
2009-02-26 Peter Zijlstrasched_clock: cleanups
2009-02-26 Ingo Molnarsched: allow architectures to specify sched_clock_stable
2009-02-26 John Stultztime: ntp: fix bug in ntp_update_offset() & do_adjtimex...
2009-02-26 Hiroshi Shimamotosched_rt: don't start timer when rt bandwidth disabled
2009-02-26 Li Zefancpuacct: add a branch prediction
2009-02-26 Ingo MolnarMerge branches 'sched/cleanups', 'sched/urgent' and...
2009-02-26 Paul E. McKenneyrcu: Teach RCU that idle task is not quiscent state...
2009-02-25 Ingo Molnartime: ntp: clean up second_overflow()
2009-02-25 Ingo Molnartime: ntp: simplify ntp_tick_adj calculations
2009-02-25 Ingo Molnartime: ntp: make 64-bit constants more robust
2009-02-25 Ingo Molnartime: ntp: refactor do_adjtimex() some more
2009-02-25 Ingo Molnartime: ntp: refactor do_adjtimex()
2009-02-25 Ingo Molnartime: ntp: fix bug in ntp_update_offset() & do_adjtimex()
2009-02-25 Ingo Molnartime: ntp: micro-optimize ntp_update_offset()
2009-02-25 Ingo Molnartime: ntp: simplify ntp_update_offset_fll()
2009-02-25 Ingo Molnartime: ntp: refactor and clean up ntp_update_offset()
next