summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-24Restore direct_io / truncate locking APIAnton Altaparmakov1-2/+2
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher1-0/+3
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse13-8/+64
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer1-2/+5
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills1-1/+4
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt1-1/+1
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-22maintainers: update my email addressJames Morris1-2/+2
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds3-3/+3
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake7-60/+66
2012-02-22USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-22USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-22usb-storage: fix freezing of the scanning threadAlan Stern2-62/+35
2012-02-22xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-22USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-22USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka4-19/+19
2012-02-21ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto1-15/+16
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2-0/+4
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar1-1/+1
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds5-15/+29
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2-35/+22
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds3-1/+4
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17NFSv4: fix server_scope memory leakWeston Andros Adamson1-6/+9
2012-02-17NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust1-65/+42
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky1-1/+1
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens1-2/+3
2012-02-17ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai1-0/+8
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11