Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | genirq: Consolidate IRQ_DISABLED | Thomas Gleixner | 2011-02-19 | 4 | -16/+14 | |
| * | | | | | | | | | | | | | | genirq: Remove default magic | Thomas Gleixner | 2011-02-19 | 2 | -60/+17 | |
| * | | | | | | | | | | | | | | genirq: Consolidate disable/enable | Thomas Gleixner | 2011-02-19 | 5 | -8/+20 | |
| * | | | | | | | | | | | | | | genirq: Consolidate startup/shutdown of interrupts | Thomas Gleixner | 2011-02-19 | 4 | -31/+33 | |
| * | | | | | | | | | | | | | | genirq: Remove bogus conditional | Thomas Gleixner | 2011-02-19 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | genirq: Move irq thread flags to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | genirq: Mark polled irqs and defer the real handler | Thomas Gleixner | 2011-02-19 | 3 | -28/+60 | |
| * | | | | | | | | | | | | | | genirq: spurious: Run only one poller at a time | Thomas Gleixner | 2011-02-19 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | | genirq: Do not poll disabled, percpu and timer interrupts | Thomas Gleixner | 2011-02-19 | 1 | -14/+26 | |
| * | | | | | | | | | | | | | | genirq: Fixup poll handling | Thomas Gleixner | 2011-02-19 | 1 | -31/+19 | |
| * | | | | | | | | | | | | | | genirq: Warn when handler enables interrupts | Thomas Gleixner | 2011-02-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | genirq: Plug race in report_bad_irq() | Thomas Gleixner | 2011-02-19 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | genirq: Remove redundant thread affinity setting | Thomas Gleixner | 2011-02-19 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | genirq: Do not copy affinity before set | Thomas Gleixner | 2011-02-19 | 3 | -15/+36 | |
| * | | | | | | | | | | | | | | genirq: Always apply cpu online mask | Thomas Gleixner | 2011-02-19 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | genirq: Rremove redundant check | Thomas Gleixner | 2011-02-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | genirq: Simplify affinity related code | Thomas Gleixner | 2011-02-19 | 1 | -23/+41 | |
| * | | | | | | | | | | | | | | genirq: Namespace cleanup | Thomas Gleixner | 2011-02-19 | 2 | -17/+17 | |
| * | | | | | | | | | | | | | | genirq: Add missing buslock to set_irq_type(), set_irq_wake() | Thomas Gleixner | 2011-02-19 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | genirq: Make nr_irqs runtime expandable | Thomas Gleixner | 2011-02-19 | 1 | -3/+19 | |
| * | | | | | | | | | | | | | | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner | 2011-02-19 | 15 | -55/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq/for-mips' into irq/core | Thomas Gleixner | 2011-02-11 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | genirq: Call bus_lock/unlock functions in setup_irq() | David Daney | 2011-02-11 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | genirq: Remove dead code | Thomas Gleixner | 2011-02-08 | 1 | -17/+0 | |
| * | | | | | | | | | | | | | | | | softirq: Avoid stack switch from ksoftirqd | Thomas Gleixner | 2011-02-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | Merge branch 'irq/for-xen' into irq/core | Thomas Gleixner | 2011-02-08 | 9 | -52/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner | 2011-02-05 | 10 | -147/+237 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | genirq: Fix affinity notifier fallout | Thomas Gleixner | 2011-01-31 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | genirq: Add IRQ affinity notifiers | Ben Hutchings | 2011-01-22 | 1 | -0/+82 | |
* | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 17 | -352/+995 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | posix-clocks: Check write permissions in posix syscalls | Torben Hohn | 2011-03-12 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | | | | hrtimer: Remove empty hrtimer_init_hres_timer() | Thomas Gleixner | 2011-03-10 | 1 | -10/+0 | |
| * | | | | | | | | | | | | | | | | | hrtimer: Update base[CLOCK_BOOTTIME].offset correctly | Thomas Gleixner | 2011-03-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | timers: Export CLOCK_BOOTTIME via the posix timers interface | John Stultz | 2011-02-21 | 1 | -1/+20 | |
| * | | | | | | | | | | | | | | | | | timers: Add CLOCK_BOOTTIME hrtimer base | John Stultz | 2011-02-21 | 1 | -4/+12 | |
| * | | | | | | | | | | | | | | | | | time: Extend get_xtime_and_monotonic_offset() to also return sleep | John Stultz | 2011-02-21 | 2 | -6/+11 | |
| * | | | | | | | | | | | | | | | | | time: Introduce get_monotonic_boottime and ktime_get_boottime | John Stultz | 2011-02-21 | 1 | -1/+50 | |
| * | | | | | | | | | | | | | | | | | hrtimers: extend hrtimer base code to handle more then 2 clockids | John Stultz | 2011-02-21 | 1 | -13/+27 | |
| * | | | | | | | | | | | | | | | | | ntp: Remove redundant and incorrect parameter check | Richard Cochran | 2011-02-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | posix clocks: Introduce dynamic clocks | Richard Cochran | 2011-02-02 | 3 | -2/+446 | |
| * | | | | | | | | | | | | | | | | | posix-timers: Cleanup namespace | Thomas Gleixner | 2011-02-02 | 2 | -9/+10 | |
| * | | | | | | | | | | | | | | | | | posix-timers: Add support for fd based clocks | Richard Cochran | 2011-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | posix-timers: Introduce a syscall for clock tuning. | Richard Cochran | 2011-02-02 | 2 | -0/+53 | |
| * | | | | | | | | | | | | | | | | | time: Splitout compat timex accessors | Richard Cochran | 2011-02-02 | 1 | -48/+65 | |
| * | | | | | | | | | | | | | | | | | ntp: Add ADJ_SETOFFSET mode bit | Richard Cochran | 2011-02-02 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | time: Introduce timekeeping_inject_offset | John Stultz | 2011-02-02 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | | | | | posix-timer: Update comment | Richard Cochran | 2011-02-02 | 1 | -18/+7 | |
| * | | | | | | | | | | | | | | | | | posix-timers: Make posix-cpu-timers functions static | Thomas Gleixner | 2011-02-02 | 1 | -12/+15 | |
| * | | | | | | | | | | | | | | | | | posix-timers: Remove CLOCK_DISPATCH leftovers | Thomas Gleixner | 2011-02-02 | 1 | -22/+0 | |
| * | | | | | | | | | | | | | | | | | posix-timers: Convert timer_delete() to clockid_to_kclock() | Thomas Gleixner | 2011-02-02 | 1 | -2/+8 |