Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 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 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 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-26 | 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 | |
| | | * | | | | | | | | | | time: ntp: simplify ntp_tick_adj calculations | Ingo Molnar | 2009-02-25 | 1 | -2/+5 | |
| | | * | | | | | | | | | | time: ntp: make 64-bit constants more robust | Ingo Molnar | 2009-02-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | time: ntp: refactor do_adjtimex() some more | Ingo Molnar | 2009-02-25 | 1 | -25/+36 | |
| | | * | | | | | | | | | | time: ntp: refactor do_adjtimex() | Ingo Molnar | 2009-02-25 | 1 | -83/+99 | |
| | | * | | | | | | | | | | time: ntp: fix bug in ntp_update_offset() & do_adjtimex() | Ingo Molnar | 2009-02-25 | 1 | -1/+8 | |
| | | * | | | | | | | | | | time: ntp: micro-optimize ntp_update_offset() | Ingo Molnar | 2009-02-25 | 1 | -3/+3 | |
| | | * | | | | | | | | | | time: ntp: simplify ntp_update_offset_fll() | Ingo Molnar | 2009-02-25 | 1 | -6/+5 | |
| | | * | | | | | | | | | | time: ntp: refactor and clean up ntp_update_offset() | Ingo Molnar | 2009-02-25 | 1 | -14/+30 | |
| | | * | | | | | | | | | | time: ntp: refactor up ntp_update_frequency() | Ingo Molnar | 2009-02-25 | 1 | -8/+5 | |
| | | * | | | | | | | | | | time: ntp: clean up ntp_update_frequency() | Ingo Molnar | 2009-02-25 | 1 | -9/+18 | |
| | | * | | | | | | | | | | time: ntp: simplify the MAX_TICKADJ_SCALED definition | Ingo Molnar | 2009-02-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | time: ntp: simplify the second_overflow() code flow | Ingo Molnar | 2009-02-25 | 1 | -12/+17 | |
| | | * | | | | | | | | | | time: ntp: clean up kernel/time/ntp.c | Ingo Molnar | 2009-02-25 | 1 | -48/+81 | |
| | | * | | | | | | | | | | time: apply NTP frequency/tick changes immediately | john stultz | 2009-02-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | | timers: add mod_timer_pending() | Ingo Molnar | 2009-02-18 | 2 | -38/+74 | |
| * | | | | | | | | | | | | Merge commit 'v2.6.29' into timers/core | Ingo Molnar | 2009-03-26 | 34 | -202/+468 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti... | Ingo Molnar | 2009-02-08 | 8 | -45/+150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | |