index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
drm/radeon: add chip family for Hainan
Alex Deucher
2013-05-20
3
-0
/
+3
*
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-21
15
-41
/
+59
|
\
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2013-05-21
8
-25
/
+12
|
|
\
|
|
|
|
|
|
*
|
|
|
drm/radeon/dce2: use 10khz units for audio dto calculation
Alex Deucher
2013-05-20
2
-9
/
+7
|
|
*
|
|
|
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
2013-05-20
3
-5
/
+5
|
|
*
|
|
|
drm/radeon: Remove superfluous variable
Niels Ole Salscheider
2013-05-20
3
-11
/
+0
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...
Dave Airlie
2013-05-20
7
-16
/
+47
|
|
\
\
\
\
|
|
*
|
|
|
drm/nouveau: ensure channels are stopped before saving fences for suspend
Ben Skeggs
2013-05-20
1
-5
/
+20
|
|
*
|
|
|
drm/nv50/fifo: prevent races between clients updating playlists
Ben Skeggs
2013-05-20
1
-0
/
+2
|
|
*
|
|
|
drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini
Ben Skeggs
2013-05-20
1
-0
/
+8
|
|
*
|
|
|
drm/nvc0/fifo: prevent races between clients updating playlists
Ben Skeggs
2013-05-20
1
-0
/
+2
|
|
*
|
|
|
drm/nve0/fifo: prevent races between clients updating playlists
Ben Skeggs
2013-05-20
1
-0
/
+3
|
|
*
|
|
|
drm/nve0/ltcg: poke the partition count into yet another register
Ben Skeggs
2013-05-20
1
-0
/
+2
|
|
*
|
|
|
drm/nvc0/ltcg: fix handling of disabled partitions
Ben Skeggs
2013-05-20
1
-7
/
+8
|
|
*
|
|
|
drm/nvc0/ce: disable ce1 on a number of chipsets
Ben Skeggs
2013-05-20
1
-2
/
+0
|
|
*
|
|
|
drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
Ben Skeggs
2013-05-20
1
-2
/
+2
|
|
*
|
|
|
drm/nouveau: fix build with nv50->nvc0
Dave Airlie
2013-05-20
1
-1
/
+1
*
|
|
|
|
|
Linux 3.10-rc2
v3.10-rc2
Linus Torvalds
2013-05-20
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-05-20
7
-106
/
+82
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: Fixed assignment error in if statement
Lisa Nguyen
2013-05-20
1
-1
/
+2
|
*
|
|
|
|
|
xen/xenbus: Fixed over 80 character limit issue
Lisa Nguyen
2013-05-20
1
-1
/
+2
|
*
|
|
|
|
|
xen/xenbus: Fixed indentation error in switch case
Lisa Nguyen
2013-05-20
1
-10
/
+8
|
*
|
|
|
|
|
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
Konrad Rzeszutek Wilk
2013-05-15
3
-10
/
+16
|
*
|
|
|
|
|
xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...
Konrad Rzeszutek Wilk
2013-05-15
2
-26
/
+4
|
*
|
|
|
|
|
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...
Konrad Rzeszutek Wilk
2013-05-15
2
-14
/
+3
|
*
|
|
|
|
|
xen/tmem: Remove the boot options and fold them in the tmem.X parameters.
Konrad Rzeszutek Wilk
2013-05-15
2
-24
/
+24
|
*
|
|
|
|
|
xen/tmem: s/disable_// and change the logic.
Konrad Rzeszutek Wilk
2013-05-15
1
-14
/
+13
|
*
|
|
|
|
|
xen/tmem: Fix compile warning.
Konrad Rzeszutek Wilk
2013-05-15
1
-4
/
+2
|
*
|
|
|
|
|
xen/tmem: Split out the different module/boot options.
Konrad Rzeszutek Wilk
2013-05-15
1
-3
/
+8
|
*
|
|
|
|
|
xen/tmem: Move all of the boot and module parameters to the top of the file.
Konrad Rzeszutek Wilk
2013-05-15
1
-40
/
+45
|
*
|
|
|
|
|
xen/tmem: Cleanup. Remove the parts that say temporary.
Konrad Rzeszutek Wilk
2013-05-15
1
-4
/
+0
|
*
|
|
|
|
|
Merge tag 'v3.10-rc1' into stable/for-linus-3.10
Konrad Rzeszutek Wilk
2013-05-15
10006
-377997
/
+634198
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
xen/privcmd: fix condition in privcmd_close()
Dan Carpenter
2013-05-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-20
5
-12
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
Guenter Roeck
2013-05-20
1
-0
/
+14
|
*
|
|
|
|
|
|
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
2013-05-19
1
-1
/
+1
|
*
|
|
|
|
|
|
hwmon: fix error return code in abituguru_probe()
Wei Yongjun
2013-05-13
1
-6
/
+10
|
*
|
|
|
|
|
|
hwmon: (iio_hwmon) Fix null pointer dereference
Axel Lin
2013-05-13
1
-1
/
+1
|
*
|
|
|
|
|
|
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
2013-05-11
1
-2
/
+4
|
*
|
|
|
|
|
|
hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail
Axel Lin
2013-05-11
1
-2
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
x86: Fix bit corruption at CPU resume time
Linus Torvalds
2013-05-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-20
5
-25
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pinctrl/lantiq: Free mapping configs for both pin and groups
Laurent Pinchart
2013-05-15
1
-1
/
+2
|
*
|
|
|
|
|
|
pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()
Wei Yongjun
2013-05-14
1
-1
/
+2
|
*
|
|
|
|
|
|
pinctrl: generic: Fix typos and clarify comments
Laurent Pinchart
2013-05-14
1
-6
/
+6
|
*
|
|
|
|
|
|
pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table
Tony Prisk
2013-05-14
1
-1
/
+1
|
*
|
|
|
|
|
|
pinctrl: abx500: Rejiggle platform data and DT initialisation
Lee Jones
2013-05-14
1
-14
/
+13
|
*
|
|
|
|
|
|
pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data
Lee Jones
2013-05-14
1
-2
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2013-05-20
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
package: Makefile: unbreak binrpm-pkg target
Luiz Capitulino
2013-05-16
1
-1
/
+1
|
|
/
/
/
/
/
/
[prev]
[next]