Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 30 | -985/+2193 | |
|\ | ||||||
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 36 | -1056/+2265 | |
| |\ | ||||||
| | * | sched: fix errors in struct & function comments | Randy Dunlap | 2009-03-29 | 1 | -7/+8 | |
| | * | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-29 | 1 | -125/+76 | |
| | |\ | ||||||
| | | * | Merge branch 'linus' into core/futexes | Ingo Molnar | 2009-03-28 | 35 | -931/+2206 | |
| | | |\ | ||||||
| | | * | | futex: remove the pointer math from double_unlock_hb, fix | Ingo Molnar | 2009-03-13 | 1 | -1/+2 | |
| | | * | | futex: remove the pointer math from double_unlock_hb | Darren Hart | 2009-03-13 | 1 | -8/+2 | |
| | | * | | futex: clean up fault logic | Darren Hart | 2009-03-12 | 1 | -90/+36 | |
| | | * | | futex: unlock before returning -EFAULT | Darren Hart | 2009-03-12 | 1 | -0/+7 | |
| | | * | | futex: use current->time_slack_ns for rt tasks too | Darren Hart | 2009-03-12 | 1 | -5/+2 | |
| | | * | | futex: add double_unlock_hb() | Darren Hart | 2009-03-12 | 1 | -12/+17 | |
| | | * | | futex: additional (get|put)_futex_key() fixes | Darren Hart | 2009-03-12 | 1 | -5/+11 | |
| | | * | | futex: update futex commentary | Darren Hart | 2009-03-12 | 1 | -19/+14 | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 | Linus Torvalds | 2009-03-28 | 1 | -13/+5 | |
| | |\ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | async: remove the temporary (2.6.29) "async is off by default" code | Arjan van de Ven | 2009-03-28 | 1 | -13/+5 | |
| | * | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -2/+3 | |
| | |\| | | ||||||
| | | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-28 | 1 | -2/+3 | |
| | | |\ \ | ||||||
| | | | * | | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu | 2009-03-27 | 1 | -1/+2 | |
| | | | * | | constify dentry_operations: rest | Al Viro | 2009-03-27 | 1 | -1/+1 | |
| | * | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 16 | -82/+167 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-27 | 6 | -106/+158 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branches 'irq/sparseirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-23 | 1 | -12/+14 | |
| | | |\ \ \ \ | ||||||
| | | | \ \ \ \ | ||||||
| | | | \ \ \ \ | ||||||
| | | *-. \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 30 | -198/+409 | |
| | | |\ \ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | | | ||||||
| | | | * | | | | | genirq: deprecate __do_IRQ | Thomas Gleixner | 2009-03-13 | 1 | -0/+5 | |
| | | | * | | | | | genirq: use kzalloc instead of explicit zero initialization | Thomas Gleixner | 2009-03-13 | 1 | -3/+1 | |
| | | | * | | | | | genirq: remove redundant if condition | Thomas Gleixner | 2009-03-13 | 1 | -1/+1 | |
| | | | * | | | | | irq: export remove_irq() and setup_irq() symbols | Magnus Damm | 2009-03-12 | 1 | -0/+2 | |
| | | | * | | | | | irq: match remove_irq() args with setup_irq() | Magnus Damm | 2009-03-12 | 1 | -9/+17 | |
| | | | * | | | | | irq: add remove_irq() for freeing of setup_irq() irqs | Magnus Damm | 2009-03-12 | 1 | -13/+26 | |
| | | | * | | | | | Merge branch 'linus' into irq/genirq | Ingo Molnar | 2009-03-12 | 11 | -35/+91 | |
| | | | |\| | | | | ||||||
| | | | * | | | | | genirq: assert that irq handlers are indeed running in hardirq context | Peter Zijlstra | 2009-03-03 | 1 | -0/+2 | |
| | | | * | | | | | Merge branch 'linus' into irq/genirq | Ingo Molnar | 2009-03-02 | 53 | -333/+822 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | irq: name 'p' variables a bit better | Ingo Molnar | 2009-02-17 | 1 | -11/+11 | |
| | | | * | | | | | | irq: further clean up the free_irq() code flow | Ingo Molnar | 2009-02-17 | 1 | -7/+4 | |
| | | | * | | | | | | irq: refactor and clean up the free_irq() code flow | Ingo Molnar | 2009-02-15 | 1 | -47/+54 | |
| | | | * | | | | | | irq: clean up manage.c | Ingo Molnar | 2009-02-15 | 1 | -6/+7 | |
| | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 6 | -29/+48 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | kernel/irq: fix sparse warning: make symbol static | Hannes Eder | 2009-02-09 | 1 | -5/+5 | |
| | | | | * | | | | | | | irq: optimize init_kstat_irqs/init_copy_kstat_irqs | Yinghai Lu | 2009-02-09 | 2 | -17/+14 | |
| | | | | * | | | | | | | irq: clear kstat_irqs | Yinghai Lu | 2009-02-09 | 3 | -0/+7 | |
| | | | | * | | | | | | | sparseirq: make some func to be used with genirq | Yinghai Lu | 2009-01-11 | 1 | -3/+4 | |
| | | | * | | | | | | | | irq: use GFP_KERNEL for action allocation in request_irq() | Johannes Weiner | 2009-02-13 | 1 | -1/+1 | |
| | | | * | | | | | | | | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ | Ingo Molnar | 2009-01-16 | 1 | -1/+13 | |
| | | | * | | | | | | | | Merge branch 'linus' into irq/genirq | Ingo Molnar | 2009-01-16 | 125 | -5145/+12690 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | genirq: check chip->ack before calling | Wang Chen | 2008-12-29 | 1 | -2/+4 | |
| | * | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-03-27 | 5 | -218/+361 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar | 2009-03-26 | 4 | -209/+350 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | posix timers: fix RLIMIT_CPU && fork() | Oleg Nesterov | 2009-03-23 | 1 | -1/+2 | |
| | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix | John Stultz | 2009-02-26 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | time: ntp: clean up second_overflow() | Ingo Molnar | 2009-02-25 | 1 | -5/+6 |