index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
clk: sunxi: document PRCM clock compatible strings
Boris BREZILLON
1
-0
/
+3
2014-06-11
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON
4
-0
/
+411
2014-06-11
clk: sun6i: Protect SDRAM gating bit
Maxime Ripard
1
-0
/
+1
2014-06-11
clk: sun6i: Protect CPU clock
Maxime Ripard
1
-0
/
+1
2014-06-11
clk: sunxi: Rework clock protection code
Maxime Ripard
1
-28
/
+44
2014-06-11
clk: sunxi: Move the GMAC clock to a file of its own
Maxime Ripard
3
-99
/
+121
2014-06-11
clk: sunxi: Move the 24M oscillator to a file of its own
Maxime Ripard
3
-57
/
+74
2014-06-11
clk: sunxi: Remove calls to clk_put
Maxime Ripard
1
-6
/
+2
2014-06-11
clk: sunxi: document new A31 USB clock compatible
Emilio López
1
-0
/
+1
2014-06-11
clk: sunxi: Implement A31 USB clock
Maxime Ripard
1
-0
/
+6
2014-06-11
amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict
Lendacky, Thomas
2
-2
/
+2
2014-06-11
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
1
-1
/
+2
2014-06-11
net: ipv6: Fixed up ipsec packet be re-routing issue
huizhang
1
-0
/
+1
2014-06-11
farsync: Fix confusion about DMA address and buffer offset types
Ben Hutchings
1
-13
/
+8
2014-06-11
ip_tunnel: fix i_key matching in ip_tunnel_find
Dmitry Popov
1
-2
/
+3
2014-06-11
Merge branch 'mlx4'
David S. Miller
2
-5
/
+38
2014-06-11
net/mlx4_core: Keep only one driver entry release mlx4_priv
Wei Yang
1
-1
/
+1
2014-06-11
net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas
Jack Morgenstein
1
-4
/
+37
2014-06-11
ip_vti: Fix 'ip tunnel add' with 'key' parameters
Dmitry Popov
2
-5
/
+13
2014-06-11
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
Rickard Strandqvist
1
-1
/
+1
2014-06-11
net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation
Rickard Strandqvist
1
-1
/
+1
2014-06-11
amd-xgbe: fix unused variable compilation warning in phylib driver
françois romieu
1
-1
/
+1
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
1
-13
/
+21
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
4
-302
/
+314
2014-06-11
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
1
-1
/
+3
2014-06-11
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
5
-1
/
+18
2014-06-11
powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry
Michael Neuling
1
-5
/
+3
2014-06-11
powerpc/powernv: Fix killed EEH event
Gavin Shan
4
-10
/
+19
2014-06-11
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
1
-1
/
+1
2014-06-11
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
1
-1
/
+1
2014-06-11
powerpc/powernv: Don't escalate non-existing frozen PE
Gavin Shan
1
-15
/
+9
2014-06-11
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
2
-5
/
+52
2014-06-11
powerpc/eeh: Clear frozen state for child PE
Gavin Shan
1
-4
/
+16
2014-06-11
powerpc/powernv: Reduce panic timeout from 180s to 10s
Anton Blanchard
1
-0
/
+2
2014-06-11
powerpc/xmon: avoid format string leaking to printk
Kees Cook
1
-1
/
+1
2014-06-11
selftests/powerpc: Add tests of PMU EBBs
Michael Ellerman
34
-4
/
+3913
2014-06-11
selftests/powerpc: Add support for skipping tests
Michael Ellerman
3
-1
/
+21
2014-06-11
selftests/powerpc: Put the test in a separate process group
Michael Ellerman
1
-2
/
+8
2014-06-11
selftests/powerpc: Fix instruction loop for ABIv2 (LE)
Michael Ellerman
1
-38
/
+35
2014-06-11
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
1
-0
/
+2
2014-06-11
powerpc/powernv: Fix reading of OPAL msglog
Joel Stanley
1
-1
/
+5
2014-06-11
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
1
-1
/
+0
2014-06-11
powerpc/cpm: Remove duplicate FCC_GFMR_TTX define
Dan Carpenter
1
-1
/
+0
2014-06-11
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
3
-99
/
+120
2014-06-11
crypto/nx: disable NX on little endian builds
Anton Blanchard
1
-1
/
+1
2014-06-11
powernv: Fix permissions on sysparam sysfs entries
Anton Blanchard
1
-2
/
+2
2014-06-11
powerpc/powernv : Disable subcore for UP configs
Shreyas B. Prabhu
1
-2
/
+2
2014-06-11
powerpc/powernv: Include asm/smp.h to fix UP build failure
Shreyas B. Prabhu
1
-0
/
+1
2014-06-11
powerpc: Don't setup CPUs with bad status
Michael Neuling
1
-1
/
+1
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
6
-13
/
+114
[prev]
[next]