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-07-19
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+16
2012-07-19
cx25821: Remove bad strcpy to read-only char*
Ezequiel Garcia
2
-4
/
+1
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
2012-07-19
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
8
-22
/
+22
2012-07-19
MIPS: Fix bug.h MIPS build regression
Yoichi Yuasa
2
-1
/
+1
2012-07-19
MIPS: sync-r4k: remove redundant irq operation
Yong Zhang
1
-5
/
+0
2012-07-19
MIPS: smp: Warn on too early irq enable
Yong Zhang
1
-0
/
+5
2012-07-19
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
1
-2
/
+2
2012-07-19
MIPS: call ->smp_finish() a little late
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: Yosemite: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-07-19
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
1
-7
/
+7
2012-07-19
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-07-19
MIPS: Oprofile: Fix build as a module.
Ralf Baechle
1
-0
/
+1
2012-07-19
MIPS: BCM63XX: Fix BCM6368 IPSec clock bit
Florian Fainelli
1
-1
/
+1
2012-07-19
MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
Florian Fainelli
1
-5
/
+0
2012-07-19
MIPS: Fix Magic SysRq L kernel crash.
Vincent Wen
1
-0
/
+3
2012-07-19
MIPS: BMIPS: Fix duplicate header inclusion.
Danny Kukawka
1
-1
/
+0
2012-07-19
mips: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
7
-9
/
+9
2012-07-19
MIPS: cmpxchg.h: Add missing include
Aaro Koskinen
1
-0
/
+1
2012-07-19
MIPS: Malta may also be equipped with MIPS64 R2 processors.
Leonid Yegoshin
1
-0
/
+1
2012-07-19
MIPS: Fix typo multipy -> multiply
Ralf Baechle
1
-2
/
+2
2012-07-19
MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.
Yoichi Yuasa
2
-4
/
+1
2012-07-19
MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
Yoichi Yuasa
1
-0
/
+1
2012-07-19
MIPS: SMTC: Spelling and grammar corrections.
Ralf Baechle
1
-5
/
+5
2012-07-19
MIPS: Properly align the .data..init_task section.
David Daney
2
-3
/
+4
2012-07-19
MIPS: Malta: Change start address to avoid conflicts.
Steven J. Hill
1
-2
/
+3
2012-07-19
MIPS: Fix race condition with FPU thread task flag during context switch.
Leonid Yegoshin
4
-24
/
+11
2012-07-19
MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.
Douglas Leung
1
-2
/
+2
2012-07-19
MIPS: Refactor 'clear_page' and 'copy_page' functions.
Steven J. Hill
4
-52
/
+77
2012-07-19
MIPS: Don't panic on 5KEc.
Leonid Yegoshin
3
-1
/
+6
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+9
2012-07-19
PM / Sleep: call early resume handlers when suspend_noirq fails
Colin Cross
1
-1
/
+9
2012-07-19
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-19
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
1
-13
/
+23
2012-07-19
md: fix bug in handling of new_data_offset
NeilBrown
1
-0
/
+1
2012-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
3
-4
/
+7
2012-07-18
kexec: update URL of kexec homepage
Olaf Hering
1
-1
/
+1
2012-07-18
mips: fix bug.h build regression
Yoichi Yuasa
2
-1
/
+1
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
5
-17
/
+2
2012-07-19
Merge branch 'pm-qos'
Rafael J. Wysocki
2
-2
/
+2
2012-07-19
Merge branch 'pm-doc'
Rafael J. Wysocki
1
-4
/
+5
2012-07-19
Merge branch 'pm-drivers'
Rafael J. Wysocki
18
-150
/
+104
2012-07-19
Merge branch 'pm-acpi'
Rafael J. Wysocki
22
-118
/
+148
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
12
-35
/
+191
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
5
-75
/
+290
2012-07-19
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
10
-85
/
+100
2012-07-19
PM / QoS: Use NULL pointer instead of plain integer in qos.c
Sachin Kamat
1
-1
/
+1
2012-07-19
PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h
Sachin Kamat
1
-1
/
+1
2012-07-19
PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock
Rafael J. Wysocki
1
-0
/
+7
[prev]
[next]