summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2-4/+4
2013-07-08xtensa: add static function tracer supportMax Filippov6-2/+78
2013-07-08xtensa: Flat DeviceTree copy not future-safeVineet Gupta1-1/+1
2013-07-08xtensa: check TLB sanity on return to userspaceMax Filippov3-1/+131
2013-07-08xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2-3/+12
2013-07-08xtensa: bootparams: fix typoBaruch Siach1-1/+1
2013-07-08xtensa: tell git to ignore generated .dtb filesBaruch Siach1-0/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach2-0/+9
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach2-32/+79
2013-07-08xtensa: consolidate ccount access routinesBaruch Siach2-12/+4
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach5-12/+8
2013-07-08xtensa: timex.h: remove unused symbolsBaruch Siach1-7/+0
2013-07-08xtensa: tell git to ignore copied zlib source filesBaruch Siach1-0/+3
2013-07-08Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...Chris Zankel1728-12532/+27487
2013-07-06hrtimer: Remove unused variableThomas Gleixner1-2/+0
2013-07-05hrtimers: Move SMP function call to thread contextThomas Gleixner1-22/+15
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2-15/+43
2013-07-05Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner1549-10621/+23077
2013-07-04posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro1-3/+36
2013-07-03posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker1-11/+11
2013-07-03posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker1-0/+1
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker3-0/+230
2013-07-03posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker1-85/+33
2013-07-03posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker1-29/+19
2013-07-03posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2-165/+117
2013-07-02tick: Sanitize broadcast control logicThomas Gleixner2-12/+61
2013-07-02tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner1-1/+9
2013-07-02tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner1-2/+11
2013-07-01Linux 3.10v3.10Linus Torvalds1-1/+1
2013-07-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2013-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-93/+61
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-30ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-13/+14
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers1-9/+11
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-15/+39
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-34/+22
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+9
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy1-12/+12
2013-06-29x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel1-19/+26
2013-06-29x86: xen: Sync the wallclock when the system time is setDavid Vrabel1-0/+28
2013-06-29timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2-12/+25
2013-06-29timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel1-9/+12
2013-06-29xen: Remove clock_was_set() call in the resume pathDavid Vrabel1-3/+0