summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-3030-985/+2193
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-3036-1056/+2265
| |\
| | * sched: fix errors in struct & function commentsRandy Dunlap2009-03-291-7/+8
| | * Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-291-125/+76
| | |\
| | | * Merge branch 'linus' into core/futexesIngo Molnar2009-03-2835-931/+2206
| | | |\
| | | * | futex: remove the pointer math from double_unlock_hb, fixIngo Molnar2009-03-131-1/+2
| | | * | futex: remove the pointer math from double_unlock_hbDarren Hart2009-03-131-8/+2
| | | * | futex: clean up fault logicDarren Hart2009-03-121-90/+36
| | | * | futex: unlock before returning -EFAULTDarren Hart2009-03-121-0/+7
| | | * | futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-121-5/+2
| | | * | futex: add double_unlock_hb()Darren Hart2009-03-121-12/+17
| | | * | futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-121-5/+11
| | | * | futex: update futex commentaryDarren Hart2009-03-121-19/+14
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-281-13/+5
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven2009-03-281-13/+5
| | * | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-2/+3
| | |\| |
| | | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-281-2/+3
| | | |\ \
| | | | * | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+2
| | | | * | constify dentry_operations: restAl Viro2009-03-271-1/+1
| | * | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2716-82/+167
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-276-106/+158
| | |\ \ \ \
| | | * \ \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-231-12/+14
| | | |\ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-1630-198/+409
| | | |\ \ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | genirq: deprecate __do_IRQThomas Gleixner2009-03-131-0/+5
| | | | * | | | | genirq: use kzalloc instead of explicit zero initializationThomas Gleixner2009-03-131-3/+1
| | | | * | | | | genirq: remove redundant if conditionThomas Gleixner2009-03-131-1/+1
| | | | * | | | | irq: export remove_irq() and setup_irq() symbolsMagnus Damm2009-03-121-0/+2
| | | | * | | | | irq: match remove_irq() args with setup_irq()Magnus Damm2009-03-121-9/+17
| | | | * | | | | irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm2009-03-121-13/+26
| | | | * | | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-03-1211-35/+91
| | | | |\| | | |
| | | | * | | | | genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra2009-03-031-0/+2
| | | | * | | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-03-0253-333/+822
| | | | |\ \ \ \ \
| | | | * | | | | | irq: name 'p' variables a bit betterIngo Molnar2009-02-171-11/+11
| | | | * | | | | | irq: further clean up the free_irq() code flowIngo Molnar2009-02-171-7/+4
| | | | * | | | | | irq: refactor and clean up the free_irq() code flowIngo Molnar2009-02-151-47/+54
| | | | * | | | | | irq: clean up manage.cIngo Molnar2009-02-151-6/+7
| | | | | | | | | |
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-136-29/+48
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | | | * | | | | | kernel/irq: fix sparse warning: make symbol staticHannes Eder2009-02-091-5/+5
| | | | | * | | | | | | irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-092-17/+14
| | | | | * | | | | | | irq: clear kstat_irqsYinghai Lu2009-02-093-0/+7
| | | | | * | | | | | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-3/+4
| | | | * | | | | | | | irq: use GFP_KERNEL for action allocation in request_irq()Johannes Weiner2009-02-131-1/+1
| | | | * | | | | | | | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-161-1/+13
| | | | * | | | | | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-01-16125-5145/+12690
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | genirq: check chip->ack before callingWang Chen2008-12-291-2/+4
| | * | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-275-218/+361
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-264-209/+350
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | posix timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-03-231-1/+2
| | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz2009-02-261-2/+2
| | | | | * | | | | | | | | | | time: ntp: clean up second_overflow()Ingo Molnar2009-02-251-5/+6