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
2013-09-28
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
7
-6
/
+31
2013-09-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-41
/
+75
2013-09-28
Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-22
/
+68
2013-09-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+32
2013-09-28
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+23
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-10
/
+20
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-71
/
+23
2013-09-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-7
/
+13
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
2
-4
/
+16
2013-09-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2013-09-27
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
5
-25
/
+131
2013-09-27
Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+15
2013-09-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-97
/
+52
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
2
-4
/
+16
2013-09-27
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
Kailang Yang
1
-1
/
+12
2013-09-27
ALSA: hda - Fix Internal Mic boost can't control with ALC283
Kailang Yang
1
-0
/
+3
2013-09-27
ALSA: hda - Add documentation for CS4208 fixups
Takashi Iwai
1
-0
/
+6
2013-09-27
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
Ben Whitten
1
-5
/
+67
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-27
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
3
-1
/
+8
2013-09-27
Merge branch 'acpi-fixes'
Rafael J. Wysocki
2
-11
/
+15
2013-09-26
xfs: fix node forward in xfs_node_toosmall
Mark Tinguely
1
-2
/
+3
2013-09-26
video: mxsfb: Add missing break
Marek Vasut
1
-0
/
+1
2013-09-26
hwmon: (applesmc) Check key count before proceeding
Henrik Rydberg
1
-1
/
+10
2013-09-26
video: of: display_timing: correct display-timings node finding
Andrzej Hajda
1
-3
/
+3
2013-09-26
neofb: fix error return code in neofb_probe()
Wei Yongjun
1
-1
/
+3
2013-09-26
s3fb: fix error return code in s3_pci_probe()
Wei Yongjun
1
-8
/
+1
2013-09-26
video: mmp: drop needless devm cleanup
Uwe Kleine-König
1
-15
/
+2
2013-09-26
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
Mark Brown
1
-0
/
+1
2013-09-26
ALSA : hda - not use assigned converters for all unused pins
Mengdong Lin
1
-18
/
+29
2013-09-26
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
1
-0
/
+12
2013-09-26
clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
Magnus Damm
1
-1
/
+1
2013-09-26
clocksource: of: Respect device tree node status
Sebastian Hesselbarth
1
-0
/
+3
2013-09-26
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
Tomasz Figa
1
-1
/
+9
2013-09-26
arm: clocksource: mvebu: Use the main timer as clock source from DT
Jean Pihet
1
-0
/
+1
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-67
/
+63
2013-09-25
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
9
-26
/
+120
[next]