aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-06
|\
| * console: Fix compilation regressionJason Wessel2010-08-06
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \
| * | xen: Do not suspend IPI IRQs.Ian Campbell2010-07-29
| * | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-29
| * | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell2010-07-29
| * | irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-29
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\ \ \
| * | | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-03
| * | | kgdb: Do not access xtime directlyThomas Gleixner2010-07-29
| * | | Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-28
| |\ \ \
| | * | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-28
| | * | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-28
| | |/ /
| * | | clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-27
| * | | x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-27
| * | | timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-27
| * | | hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-27
| * | | um: Convert to use read_persistent_clockJohn Stultz2010-07-27
| * | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
| * | | powerpc: Cleanup xtime usageJohn Stultz2010-07-27
| * | | powerpc: Simplify update_vsyscallJohn Stultz2010-07-27
| * | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| * | | time: Implement timespec_addJohn Stultz2010-07-27
| * | | x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-27
| |/ /
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\ \ \
| * | | Documentation: Add timers/timers-howto.txtPatrick Pannuto2010-08-04
| * | | timer: Added usleep_range timerPatrick Pannuto2010-08-04
| * | | Revert "timer: Added usleep[_range] timer"Thomas Gleixner2010-08-04
| * | | clockevents: Remove the per cpu tick skewArjan van de Ven2010-08-02
| * | | posix_timer: Move copy_to_user(created_timer_id) down in timer_create()Andrey Vagin2010-07-23
| * | | timer: Added usleep[_range] timerPatrick Pannuto2010-07-23
| * | | timers: Document meaning of deferrable timerJ. Bruce Fields2010-07-23
* | | | x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin2010-08-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ \ \
| * | | | pcmcia: avoid buffer overflow in pcmcia_setup_isa_irqDominik Brodowski2010-08-03
| * | | | pcmcia: do not request windows if you don't need toDominik Brodowski2010-08-03
| * | | | pcmcia: insert PCMCIA device resources into resource treeDominik Brodowski2010-08-03
| * | | | pcmcia: export resource information to sysfsDominik Brodowski2010-08-03
| * | | | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-03
| * | | | pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * | | | pcmcia: move local definitions out of include/pcmcia/cs.hDominik Brodowski2010-08-03
| * | | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * | | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * | | | pcmcia: use struct resource for PCMCIA devicesDominik Brodowski2010-08-03
| * | | | pcmcia: clean up cs.hDominik Brodowski2010-08-03
| * | | | pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski2010-08-03
| * | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
| * | | | pcmcia: remove unused flag, simplify headersDominik Brodowski2010-07-30
| * | | | pcmcia: remove obsolete CS_EVENT_ definitionsDominik Brodowski2010-07-30
| * | | | pcmcia: split up central event handlerDominik Brodowski2010-07-30