index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: ppc-corenet: remove duplicate update of cpu_data
Viresh Kumar
2014-09-30
1
-1
/
+0
*
cpufreq: Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-29
1
-3
/
+3
*
cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec
Shilpasri G Bhat
2014-09-29
1
-0
/
+35
*
cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...
Preeti U Murthy
2014-09-29
1
-0
/
+9
*
cpufreq: Allow stop CPU callback to be used by all cpufreq drivers
Preeti U Murthy
2014-09-29
1
-1
/
+1
*
cpufreq: cpu0: Make allocate_resources() work for any CPU
Viresh Kumar
2014-09-09
1
-13
/
+17
*
cpufreq: cpu0: try regulators with name "cpu-supply"
Viresh Kumar
2014-09-09
1
-1
/
+13
*
cpufreq: cpu0: Move per-cluster initialization code to ->init()
Viresh Kumar
2014-09-09
1
-53
/
+136
*
cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}
Viresh Kumar
2014-09-09
1
-14
/
+18
*
cpufreq: cpu0: print relevant error when we defer probe
Viresh Kumar
2014-09-09
1
-1
/
+10
*
cpufreq: cpu0: don't validate clock on clk_put()
Viresh Kumar
2014-09-09
1
-2
/
+1
*
cpufreq: cpu0: Update Module Author
Viresh Kumar
2014-09-09
1
-0
/
+4
*
cpufreq: Add support for per-policy driver data
Viresh Kumar
2014-09-09
1
-0
/
+3
*
cpufreq / OPP: Fix the order of arguments for kcalloc()
Anand Moon
2014-09-08
1
-1
/
+1
*
cpufreq: intel_pstate: Remove unneeded variable
Gabriele Mazzotta
2014-09-03
1
-4
/
+0
*
Linux 3.17-rc3
v3.17-rc3
Linus Torvalds
2014-09-01
1
-1
/
+1
*
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-09-01
24
-217
/
+497
|
\
|
*
Merge tag 'xtensa-for-next-20140815' into for_next
Chris Zankel
2014-08-19
24
-217
/
+497
|
|
\
|
|
*
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls
Max Filippov
2014-08-14
2
-0
/
+54
|
|
*
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-08-14
3
-7
/
+10
|
|
*
xtensa: fix a6 and a7 handling in fast_syscall_xtensa
Max Filippov
2014-08-14
1
-7
/
+5
|
|
*
xtensa: allow single-stepping through unaligned load/store
Max Filippov
2014-08-14
1
-0
/
+8
|
|
*
xtensa: move invalid unaligned instruction handler closer to its users
Max Filippov
2014-08-14
1
-33
/
+29
|
|
*
xtensa: make fast_unaligned store restartable
Max Filippov
2014-08-14
1
-32
/
+19
|
|
*
xtensa: add double exception fixup handler for fast_unaligned
Max Filippov
2014-08-14
1
-0
/
+43
|
|
*
xtensa: fix kernel/user jump out of fast_unaligned
Max Filippov
2014-08-14
1
-1
/
+1
|
|
*
xtensa: configure kc705 for highmem
Max Filippov
2014-08-14
1
-1
/
+4
|
|
*
xtensa: support highmem in aliasing cache flushing code
Max Filippov
2014-08-14
1
-10
/
+6
|
|
*
xtensa: support aliasing cache in kmap
Max Filippov
2014-08-14
2
-2
/
+56
|
|
*
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2014-08-14
3
-8
/
+14
|
|
*
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2014-08-14
4
-66
/
+127
|
|
*
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
2014-08-14
2
-2
/
+7
|
|
*
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
2014-08-14
1
-16
/
+22
|
|
*
xtensa: make fixmap region addressing grow with index
Max Filippov
2014-08-14
2
-6
/
+27
|
|
*
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
2014-08-14
2
-4
/
+13
|
|
*
xtensa: add renameat2 syscall
Miklos Szeredi
2014-08-14
1
-1
/
+4
|
|
*
xtensa: fix address checks in dma_{alloc,free}_coherent
Alan Douglas
2014-08-14
1
-6
/
+6
|
|
*
xtensa: replace IOCTL code definitions with constants
Max Filippov
2014-08-14
1
-9
/
+10
|
|
*
xtensa: remove orphan MATH_EMULATION symbol
Max Filippov
2014-08-14
4
-8
/
+0
|
|
*
xtensa: select HAVE_IDE only on platforms that may have it
Max Filippov
2014-08-14
2
-2
/
+3
|
|
*
xtensa: sort 'select' statements in Kconfig
Max Filippov
2014-08-14
1
-11
/
+11
|
|
*
xtensa: make MMU-related configuration options depend on MMU
Max Filippov
2014-08-14
1
-0
/
+2
|
|
*
xtensa: simplify addition of new core variants
Max Filippov
2014-08-14
2
-6
/
+37
*
|
|
unicore32: Fix build error
Guenter Roeck
2014-09-01
1
-4
/
+5
*
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-09-01
10
-39
/
+37
|
\
\
\
|
*
|
|
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
Juri Lelli
2014-08-27
3
-11
/
+20
|
*
|
|
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
Mark Rutland
2014-08-27
3
-16
/
+15
|
*
|
|
ARM: 8128/1: abort: don't clear the exclusive monitors
Mark Rutland
2014-08-27
2
-12
/
+0
|
*
|
|
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
Andrey Ryabinin
2014-08-27
2
-0
/
+2
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-09-01
29
-464
/
+133
|
\
\
\
\
[next]