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
2015-03-06
kernel/module.c: Update debug alignment after symtable generation
Laura Abbott
1
-0
/
+2
2015-03-06
arm64: Don't use is_module_addr in setting page attributes
Laura Abbott
1
-1
/
+4
2015-03-05
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
1
-1
/
+1
2015-03-05
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-05
Btrfs: remove extra run_delayed_refs in update_cowonly_root
Josef Bacik
1
-3
/
+0
2015-03-06
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2
-12
/
+14
2015-03-06
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-4
/
+16
2015-03-06
Merge branch 'irq-pm'
Rafael J. Wysocki
12
-40
/
+215
2015-03-06
genirq / PM: describe IRQF_COND_SUSPEND
Mark Rutland
1
-3
/
+13
2015-03-06
tty: serial: atmel: rework interrupt and wakeup handling
Boris BREZILLON
1
-4
/
+45
2015-03-06
watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
Boris BREZILLON
1
-1
/
+2
2015-03-05
Merge branch 'suspend-to-idle'
Rafael J. Wysocki
3
-58
/
+74
2015-03-05
Merge branch 'acpi-resources'
Rafael J. Wysocki
3
-5
/
+12
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
3
-51
/
+58
2015-03-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-34
/
+33
2015-03-05
x86/fpu/xsaves: Fix improper uses of __ex_table
Quentin Casasnovas
1
-17
/
+11
2015-03-05
dmaengine: mmp_pdma: fix warning about slave caps
Robert Jarzmik
1
-0
/
+7
2015-03-05
x86/intel/quark: Select COMMON_CLK
Andy Shevchenko
1
-0
/
+1
2015-03-05
dmaengine: qcom_bam_dma: fix wrong register offsets
Stanimir Varbanov
1
-3
/
+3
2015-03-05
dmaengine: bam-dma: fix a warning about missing capabilities
Stanimir Varbanov
1
-0
/
+4
2015-03-05
Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-45
/
+106
2015-03-05
ALSA: line6: Clamp values correctly
Takashi Iwai
1
-3
/
+3
2015-03-05
ALSA: msnd: add some missing curly braces
Dan Carpenter
1
-1
/
+2
2015-03-05
dmaengine: ioatdma: workaround for incorrect DMACAP register
Dave Jiang
1
-0
/
+4
2015-03-05
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
1
-4
/
+3
2015-03-05
dmaengine: dw: don't handle interrupt when dmaengine is not used
Jie Yang
1
-1
/
+1
2015-03-05
thermal: Make sysfs attributes of cooling devices default attributes
Matthias Kaehlcke
1
-20
/
+17
2015-03-05
Thermal/int340x: Fix memleak for aux trip
Srinivas Pandruvada
1
-4
/
+6
2015-03-05
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
1
-5
/
+8
2015-03-05
Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
6
-53
/
+81
2015-03-04
drm/msm: kexec fixes
Rob Clark
2
-0
/
+10
2015-03-04
drm/msm/mdp5: fix cursor blending
Rob Clark
1
-1
/
+0
2015-03-04
drm/msm/mdp5: fix cursor ROI
Rob Clark
1
-28
/
+40
2015-03-04
drm/msm/atomic: Don't leak atomic commit object when commit fails
Laurent Pinchart
1
-1
/
+3
2015-03-04
drm/msm/mdp5: Avoid flushing registers when CRTC is disabled
Stephane Viau
1
-7
/
+19
2015-03-04
drm/msm: update generated headers (add 6th lm.base entry)
Stephane Viau
1
-11
/
+4
2015-03-04
drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"
Stephane Viau
2
-5
/
+5
2015-03-05
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
14
-127
/
+122
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
4
-4
/
+4
2015-03-05
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
4
-104
/
+110
2015-03-04
locks: fix fasync_struct memory leak in lease upgrade/downgrade handling
Jeff Layton
1
-1
/
+2
2015-03-04
Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+34
2015-03-04
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
2
-1
/
+20
2015-03-04
rtc: at91rm9200: rework wakeup and interrupt handling
Boris BREZILLON
1
-14
/
+48
2015-03-04
rtc: at91sam9: rework wakeup and interrupt handling
Boris BREZILLON
1
-12
/
+61
2015-03-04
PM / wakeup: export pm_system_wakeup symbol
Boris BREZILLON
1
-0
/
+1
2015-03-04
Merge remote-tracking branch 'asoc/fix/sta32x' into asoc-linus
Mark Brown
1
-4
/
+2
2015-03-04
Merge remote-tracking branch 'asoc/fix/simple' into asoc-linus
Mark Brown
1
-0
/
+5
2015-03-04
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
Mark Brown
1
-5
/
+5
2015-03-04
Merge remote-tracking branch 'asoc/fix/rt5677' into asoc-linus
Mark Brown
1
-16
/
+16
[prev]
[next]