index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
Jan Kara
1
-1
/
+2
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
3
-54
/
+54
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
1
-8
/
+11
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
3
-1
/
+11
2012-01-25
ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSID
Gustavo Maciel Dias Vieira
1
-1
/
+8
2012-01-25
ALSA: hda - Fix silent output on ASUS A6Rp
Takashi Iwai
1
-0
/
+10
2012-01-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
14
-560
/
+334
2012-01-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-32
/
+63
2012-01-25
powerpc: Fix build on some non-freescale platforms
Benjamin Herrenschmidt
1
-0
/
+2
2012-01-25
powerpc/powernv: Fix PCI resource handling
Benjamin Herrenschmidt
1
-16
/
+27
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-512
/
+904
2012-01-25
powerpc/crash: Fix build error without SMP
Christian Kujau
1
-1
/
+1
2012-01-25
powerpc/cpuidle: Make it a bool, not a tristate
Deepthi Dharwar
1
-1
/
+1
2012-01-25
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
11
-14
/
+32
2012-01-24
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
1
-12
/
+8
2012-01-24
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
1
-1
/
+0
2012-01-24
drm/i915: debugfs: show semaphore registers also on gen7
Daniel Vetter
1
-1
/
+1
2012-01-24
drm/i915: allow userspace forcewake references also on gen7
Daniel Vetter
1
-2
/
+2
2012-01-24
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
1
-2
/
+2
2012-01-24
drm/i915: Correct debugfs printout for RC1e.
Eric Anholt
1
-1
/
+1
2012-01-24
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
1
-0
/
+1
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
2
-46
/
+100
2012-01-24
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
1
-2
/
+3
2012-01-24
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
4
-0
/
+4
2012-01-24
stmmac: added PCI identifiers
Alessandro Rubini
1
-3
/
+3
2012-01-24
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
1
-0
/
+5
2012-01-24
stmmac: fix phy naming inconsistency
Alessandro Rubini
1
-1
/
+1
2012-01-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-15
/
+52
2012-01-24
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
1
-1
/
+2
2012-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-34
/
+63
2012-01-24
gma500: Fix shmem mapping
Alan Cox
1
-3
/
+2
2012-01-24
gma500: Fix shmem mapping
Alan Cox
1
-3
/
+2
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
4
-37
/
+105
2012-01-24
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
Alex Deucher
1
-3
/
+3
2012-01-24
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
Alex Deucher
1
-7
/
+12
2012-01-24
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
3
-12
/
+24
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
4
-33
/
+36
2012-01-24
drm/radeon: finish getting bios earlier
Igor Murzov
2
-2
/
+2
2012-01-24
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
1
-1
/
+1
2012-01-24
ALSA: Fix memory leak on error in snd_compr_set_params()
Jesper Juhl
1
-5
/
+8
2012-01-24
ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't support
Raymond Yau
2
-15
/
+27
2012-01-24
ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error
Jesper Juhl
1
-18
/
+13
2012-01-23
migrate_mode.h is not exported to user mode
Stephen Rothwell
1
-1
/
+1
2012-01-23
Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...
Len Brown
7
-46
/
+129
2012-01-23
Use acpi_os_map_memory() instead of ioremap() in einj driver
Luck, Tony
1
-44
/
+38
2012-01-23
ACPI, APEI, EINJ, cleanup 0 vs NULL confusion
Dan Carpenter
1
-3
/
+3
2012-01-23
ACPI, APEI, EINJ Allow empty Trigger Error Action Table
Niklas Söderlund
1
-1
/
+6
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+25
2012-01-23
Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
39
-559
/
+391
2012-01-23
ASoC: wm8958: Use correct format string in dev_err() call
Jesper Juhl
1
-1
/
+1
[prev]
[next]