summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | pci: change msi-x vector to 32bitYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | generic: add irq_desc in function in parameterYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq: add irq_desc_without_newYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | irq: introduce nr_irqsYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | x86: alloc dyn_array all togetherYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | add per_cpu_dyn_array supportYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | generic: add dyn_array supportYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into genirqIngo Molnar2008-10-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc8' into genirqIngo Molnar2008-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | genirq: remove last NO_IDLE_HZ leftoversThomas Gleixner2008-07-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-27
| | | | | * | | | | | | | | | | | | | | | | | | | | posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov2008-09-24
| | | | | * | | | | | | | | | | | | | | | | | | | | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-23
| | | | | * | | | | | | | | | | | | | | | | | | | | timers: fix itimer/many thread hang, cleanupsIngo Molnar2008-09-14
| | | | | * | | | | | | | | | | | | | | | | | | | | timers: fix itimer/many thread hang, fix #2Ingo Molnar2008-09-14
| | | | | * | | | | | | | | | | | | | | | | | | | | timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | | | * | | | | | | | | | | | | | | | | | | | | | ntp: improve adjtimex frequency roundingRoman Zippel2008-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/ntpIngo Molnar2008-09-06
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-22
| | | * | | | | | | | | | | | | | | | | | | | | | | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-17
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | hrtimer: reorder struct hrtimer to save 8 bytes on 64bit buildsRichard Kennedy2008-09-24
| | * | | | | | | | | | | | | | | | | | | | | | | hrtimer: remove hrtimer_clock_base::reprogram()Mark McLoughlin2008-09-22
| | * | | | | | | | | | | | | | | | | | | | | | | hrtimer: remove hrtimer_clock_base::get_softirq_time()Mark McLoughlin2008-09-22
| | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-21
| * | | | | | | | | | | | | | | | | | | | | | | clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-21
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz2008-10-17
| * | | | | | | | | | | | | | | | | | | | | | | ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz2008-10-17
| * | | | | | | | | | | | | | | | | | | | | | | ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz2008-10-17
| * | | | | | | | | | | | | | | | | | | | | | | ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz2008-10-17
| * | | | | | | | | | | | | | | | | | | | | | | ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz2008-10-17
| * | | | | | | | | | | | | | | | | | | | | | | ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz2008-10-17
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fuse: implement nonseekable openTejun Heo2008-10-16
| * | | | | | | | | | | | | | | | | | | | | | fuse: add include protectorsTejun Heo2008-10-16
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \