summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner-2/+15
2013-02-12Merge branch 'timers/for-arm' into timers/coreThomas Gleixner-8/+14
2013-02-12clockevents: Fix generic broadcast for FEAT_C3STOPMark Rutland-8/+14
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava-2/+15
2013-02-05hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz-18/+18
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner-22/+141
2013-01-31Merge branch 'timers/for-arm' into timers/coreThomas Gleixner-1475/+2669
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland-0/+22
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland-0/+21
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-76/+216
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-66/+118
2013-01-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-9/+0
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie-9/+0
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin-15/+25
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming-54/+79
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-4/+4
2013-01-30Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-48/+69
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter-1/+1
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-158/+155
2013-01-30Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds-9/+47
2013-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+12
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-94/+17
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz-5/+5
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann-1/+1
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann-5/+5
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst-3/+0
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai-14/+26
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai-5/+4
2013-01-28Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2013-01-29Merge remote-tracking branch 'regulator/fix/lrg' into tmpMark Brown-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown-0/+1
2013-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-5/+33
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt-0/+7
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds-64/+38
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong-0/+2
2013-01-28xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser-2/+2
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds-1/+6
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-129/+314
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-418/+851
2013-01-28xfs: Fix possible use-after-free with AIOJan Kara-1/+1
2013-01-28xfs: fix shutdown hang on invalid inode during createDave Chinner-2/+13
2013-01-28xfs: limit speculative prealloc near ENOSPC thresholdsDave Chinner-0/+9