index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
Restore direct_io / truncate locking API
Anton Altaparmakov
1
-2
/
+2
2012-02-22
drm/radeon/kms/atom: dpms bios scratch reg updates
Alex Deucher
1
-0
/
+3
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
13
-8
/
+64
2012-02-22
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
Michel Dänzer
1
-2
/
+5
2012-02-22
ALSA: snd-usb-caiaq: Fix the return of XRUN
Mark Hills
1
-1
/
+4
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
4
-7
/
+15
2012-02-22
cpuidle: Default y on powerpc pSeries
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-22
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
1
-1
/
+1
2012-02-22
powerpc: Remove references to cpu_*_map
Rusty Russell
1
-1
/
+1
2012-02-22
maintainers: update my email address
James Morris
1
-2
/
+2
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
3
-3
/
+3
2012-02-22
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
7
-60
/
+66
2012-02-22
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
Bruno Thomsen
1
-0
/
+2
2012-02-22
USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
Andrew Lunn
2
-2
/
+8
2012-02-22
usb-storage: fix freezing of the scanning thread
Alan Stern
2
-62
/
+35
2012-02-22
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
1
-8
/
+24
2012-02-22
USB: Set hub depth after USB3 hub reset
Elric Fu
1
-13
/
+17
2012-02-22
USB: Fix handoff when BIOS disables host PCI device.
Sarah Sharp
1
-0
/
+11
2012-02-21
ARM/audit: include audit header and fix audit arch
Eric Paris
1
-1
/
+8
2012-02-21
xfs: make inode quota check more general
Mitsuo Hayasaka
1
-2
/
+4
2012-02-21
xfs: change available ranges of softlimit and hardlimit in quota check
Mitsuo Hayasaka
4
-19
/
+19
2012-02-21
ASoC: ak4642: fixup HeadPhone L/R dapm settings
Kuninori Morimoto
1
-15
/
+16
2012-02-21
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
Russell King
2
-0
/
+4
2012-02-21
ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
Myron Stowe
1
-7
/
+0
2012-02-21
ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...
Santosh Shilimkar
1
-1
/
+1
2012-02-21
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
5
-15
/
+29
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2
-35
/
+22
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
3
-1
/
+4
2012-02-20
digsig: changed type of the timestamp
Dmitry Kasatkin
1
-2
/
+2
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
NFSv4: fix server_scope memory leak
Weston Andros Adamson
1
-6
/
+9
2012-02-17
NFSv4.1: Fix a NFSv4.1 session initialisation regression
Trond Myklebust
1
-65
/
+42
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-02-17
[S390] 3215 deadlock with tty_wakeup
Martin Schwidefsky
1
-7
/
+15
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2012-02-17
ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935
Takashi Iwai
1
-0
/
+8
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
ALSA: hda/realtek - Fix overflow of vol/sw check bitmap
Takashi Iwai
1
-3
/
+8
2012-02-16
drm/exynos: added postclose to release resource.
Inki Dae
1
-0
/
+12
[next]