index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-05
Merging v3.10-rc2 as I need to apply a fix for
Stefano Stabellini
93
-575
/
+1163
2013-06-28
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-06-10
xen/time: Free onlined per-cpu data structure if we want to online it again.
Konrad Rzeszutek Wilk
1
-13
/
+16
2013-06-10
xen/time: Check that the per_cpu data structure has data before freeing.
Konrad Rzeszutek Wilk
1
-4
/
+7
2013-06-10
xen/time: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+5
2013-06-10
xen/time: Encapsulate the struct clock_event_device in another structure.
Konrad Rzeszutek Wilk
1
-5
/
+10
2013-06-10
xen/spinlock: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+6
2013-06-10
xen/smp: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+16
2013-06-10
xen/smp: Set the per-cpu IRQ number to a valid default.
Konrad Rzeszutek Wilk
1
-9
/
+19
2013-06-10
xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...
Konrad Rzeszutek Wilk
1
-20
/
+24
2013-06-10
xen/smp: Coalesce the free_irq calls in one function.
Konrad Rzeszutek Wilk
1
-21
/
+19
2013-05-29
xen: Clean up apic ipi interface
Stefan Bader
2
-7
/
+4
2013-05-20
x86: Fix bit corruption at CPU resume time
Linus Torvalds
1
-1
/
+1
2013-05-18
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+0
2013-05-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
21
-199
/
+149
2013-05-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
7
-19
/
+9
2013-05-18
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-05-18
arch/arm/plat-samsung: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
arch/arm/mach-tegra: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-17
MIPS: ralink: use the dwc2 driver for the rt305x USB controller
Matthijs Kooijman
2
-0
/
+14
2013-05-17
MIPS: Extract schedule_mfi info from __schedule
Tony Wu
1
-2
/
+32
2013-05-17
MIPS: Fix sibling call handling in get_frame_info
Tony Wu
1
-2
/
+4
2013-05-17
MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-17
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2
-2
/
+2
2013-05-17
MIPS: Fix build error for crash_dump.c in 3.10-rc1
EunBong Song
1
-0
/
+1
2013-05-17
MIPS: Xway: Fix clk leak
Libo Chen
1
-0
/
+2
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2013-05-16
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
13
-162
/
+93
2013-05-16
Revert "MIPS: microMIPS: Support dynamic ASID sizing."
David Daney
1
-32
/
+2
2013-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+23
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2013-05-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2013-05-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-9
/
+7
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-1
/
+0
2013-05-14
arm64: Do not source kernel/time/Kconfig explicitly
Catalin Marinas
1
-2
/
+0
2013-05-14
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
1
-1
/
+1
2013-05-14
arm64: Invoke the of_platform_populate() at arch_initcall() level
Catalin Marinas
1
-9
/
+3
2013-05-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
45
-206
/
+763
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
1
-1
/
+30
2013-05-14
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
1
-43
/
+46
2013-05-14
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
1
-121
/
+127
2013-05-14
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
Li Zhong
1
-0
/
+1
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
2
-1
/
+12
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
1
-0
/
+5
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
3
-45
/
+112
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
2
-2
/
+10
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2
-4
/
+11
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
4
-4
/
+4
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
3
-1
/
+24
[next]