summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-01
* | | | | | | | | | | | | | | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Make nfs_file_cred more robust.Neil Brown2008-10-17
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-19
| * | | | | | | | | | | | | | | | | | | | | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-19
| * | | | | | | | | | | | | | | | | | | | | mfd: TWL4030 core driverDavid Brownell2008-10-19
| * | | | | | | | | | | | | | | | | | | | | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-19
| * | | | | | | | | | | | | | | | | | | | | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-19
| * | | | | | | | | | | | | | | | | | | | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-19
| * | | | | | | | | | | | | | | | | | | | | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-19
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-20
| |\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-01
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \