summaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-01arm: Use generic timer broadcast receiverMark Rutland1-7/+3
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland3-0/+22
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland2-0/+21
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier1-1/+6
2013-01-31Documentation: Add ARMv8 to arch_timer devicetreeMark Rutland1-3/+4
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland9-363/+162
2013-01-31arm64: arm_generic: prevent reading stale timeMark Rutland1-0/+2
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland8-386/+476
2013-01-31arm: arch_timer: add arch_counter_set_user_accessMark Rutland2-0/+14
2013-01-31arm: arch_timer: divorce from local_timer apiMark Rutland1-23/+29
2013-01-31arm: arch_timer: add isbs to register accessorsMark Rutland1-0/+4
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland2-92/+94
2013-01-31arm: arch_timer: split cntfrq accessorMark Rutland1-7/+9
2013-01-31arm: arch_timer: standardise counter readingMark Rutland1-36/+22
2013-01-31arm: arch_timer: use u64/u32 for register dataMark Rutland1-19/+11
2013-01-31arm: arch_timer: remove redundant available checkMark Rutland1-12/+0
2013-01-31arm: arch_timer: balance device_node refcountingMark Rutland1-0/+2
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie1-9/+0
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming13-54/+79
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches1-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann1-1/+1
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann1-5/+5
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst1-3/+0
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai1-5/+4
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love1-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-28xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser1-2/+2
2013-01-28xfs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-01-28xfs: fix shutdown hang on invalid inode during createDave Chinner3-2/+13
2013-01-28xfs: limit speculative prealloc near ENOSPC thresholdsDave Chinner1-0/+9
2013-01-28xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endDave Chinner1-0/+18
2013-01-28xfs: pull up stack_switch check into xfs_bmapi_writeBrian Foster1-3/+3
2013-01-28xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magicEric Sandeen1-1/+1
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28smp: Fix SMP function call empty cpu mask raceWang YanQing1-1/+12
2013-01-28GFS2: fix skip unlock conditionDavid Teigland1-1/+6
2013-01-28ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson1-0/+1
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich1-0/+4
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar1-1/+5
2013-01-28x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse4-27/+72