aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-12irq: match remove_irq() args with setup_irq()Magnus Damm
2009-03-12irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm
2009-03-12Merge branch 'linus' into irq/genirqIngo Molnar
2009-03-12futex: clean up fault logicDarren Hart
2009-03-12futex: unlock before returning -EFAULTDarren Hart
2009-03-12futex: use current->time_slack_ns for rt tasks tooDarren Hart
2009-03-12futex: add double_unlock_hb()Darren Hart
2009-03-12futex: additional (get|put)_futex_key() fixesDarren Hart
2009-03-12futex: update futex commentaryDarren Hart
2009-03-11sched: add avg_overlap decayMike Galbraith
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani
2009-03-10sched: optimize ttwu vs group schedulingPeter Zijlstra
2009-03-10Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan
2009-03-06Merge branch 'sched/core' into sched/cleanupsIngo Molnar
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-05sched: don't rebalance if attached on NULL domainFrederic Weisbecker
2009-03-05Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-03genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra
2009-03-02Merge branch 'linus' into irq/genirqIngo Molnar
2009-03-02sched: kill unused parameter of pick_next_task()Wang Chen
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn
2009-02-26sched_clock: cleanupsPeter Zijlstra
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto
2009-02-26cpuacct: add a branch predictionLi Zefan
2009-02-26Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar