Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 8 | -33/+103 |
|\ | |||||
| *-------. | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | 1364 | -122804/+17841 |
| |\ \ \ \ \ | |||||
| | | | | * | | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 2008-09-27 | 1 | -1/+0 |
| | | | | * | | posix-timers: kill ->it_sigev_signo and ->it_sigev_value | Oleg Nesterov | 2008-09-24 | 1 | -2/+0 |
| | | | | * | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 | 2 | -178/+6 |
| | | | | * | | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 2008-09-14 | 1 | -1/+1 |
| | | | | * | | timers: fix itimer/many thread hang, fix #2 | Ingo Molnar | 2008-09-14 | 1 | -3/+4 |
| | | | | * | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 3 | -13/+249 |
| | | | * | | | ntp: improve adjtimex frequency rounding | Roman Zippel | 2008-09-24 | 1 | -1/+1 |
| | | | * | | | Merge branch 'linus' into timers/ntp | Ingo Molnar | 2008-09-06 | 237 | -55420/+177 |
| | | | |\ \ \ | |||||
| | | | * | | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 2008-08-22 | 1 | -1/+8 |
| | | * | | | | | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 | 1 | -4/+3 |
| | * | | | | | | hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds | Richard Kennedy | 2008-09-24 | 1 | -2/+2 |
| | * | | | | | | hrtimer: remove hrtimer_clock_base::reprogram() | Mark McLoughlin | 2008-09-22 | 1 | -4/+0 |
| | * | | | | | | hrtimer: remove hrtimer_clock_base::get_softirq_time() | Mark McLoughlin | 2008-09-22 | 1 | -2/+0 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 2008-08-21 | 2 | -0/+5 |
| * | | | | | | clocksource: keep track of original clocksource frequency | John Stultz | 2008-08-21 | 1 | -4/+7 |
| |/ / / / / | |||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-20 | 4 | -32/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ide: remove unused macros from <asm-parisc/ide.h> | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -4/+0 |
| * | | | | | | ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h> | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -9/+0 |
| * | | | | | | ide: fix support for IDE PCI controllers using MMIO on frv | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -9/+1 |
| * | | | | | | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -0/+19 |
| * | | | | | | ide: allow device drivers to specify per-device type /proc settings | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+2 |
| * | | | | | | ide: remove IDE_AFLAG_NO_DOORLOCKING | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+0 |
| * | | | | | | ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+1 |
| * | | | | | | ide: IDE_AFLAG_WP -> IDE_DFLAG_WP | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+2 |
| * | | | | | | ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2008-10-20 | 1 | -1/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fuse: implement nonseekable open | Tejun Heo | 2008-10-16 | 1 | -1/+6 |
| * | | | | | | fuse: add include protectors | Tejun Heo | 2008-10-16 | 1 | -0/+5 |
* | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-10-20 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2008-10-18 | 1158 | -67424/+17652 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | power_supply: Add function to return system-wide power state | Matthew Garrett | 2008-09-01 | 1 | -0/+6 |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 2008-10-20 | 3 | -160/+138 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | 9p: Improve debug support | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+2 |
| * | | | | | | | | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 | 2 | -97/+12 |
| * | | | | | | | | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 | 2 | -3/+11 |
| * | | | | | | | | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+0 |
| * | | | | | | | | 9p: remove 9p fcall debug prints | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+0 |
| * | | | | | | | | 9p: add new protocol support code | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+7 |
| * | | | | | | | | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -5/+0 |
| * | | | | | | | | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+0 |
| * | | | | | | | | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | 1 | -6/+4 |
| * | | | | | | | | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2008-10-17 | 2 | -6/+5 |
| * | | | | | | | | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+9 |
| * | | | | | | | | 9p: move request management to client code | Eric Van Hensbergen | 2008-10-17 | 1 | -0/+77 |
| * | | | | | | | | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | 2 | -49/+25 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-20 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make nfs_file_cred more robust. | Neil Brown | 2008-10-17 | 1 | -2/+6 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-10-20 | 5 | -7/+555 |
|\ \ \ \ \ \ \ \ |