index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-25
ARM: bcm: config option for l2 cache support
Alex Elder
4
-5
/
+20
2014-04-25
ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()
Alex Elder
1
-6
/
+1
2014-04-25
ARM: bcm: have bcm_kona_smc() return request result
Alex Elder
2
-8
/
+12
2014-04-25
ARM: bcm: clean up SMC code
Alex Elder
2
-67
/
+24
2014-04-25
ARM: bcm: err, don't BUG() on SMC init failures
Alex Elder
1
-4
/
+10
2014-04-25
ARM: bcm: use memory accessors for ioremapped area
Alex Elder
1
-5
/
+5
2014-04-25
ARM: bcm: clean up config and build targets
Alex Elder
2
-7
/
+36
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-19
Shiraz has moved
Viresh Kumar
11
-13
/
+14
2014-04-19
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-19
init/Kconfig: move the trusted keyring config option to general setup
Peter Foley
1
-12
/
+12
2014-04-19
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
7
-60
/
+92
2014-04-19
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-04-18
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
of: add empty of_find_node_by_path() for !OF
Alexander Shiyan
1
-0
/
+5
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-04-18
drm: bochs: drop unused struct fields
Gerd Hoffmann
2
-3
/
+0
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
5
-372
/
+437
2014-04-18
drm/plane-helper: Don't fake-implement primary plane disabling
Daniel Vetter
1
-28
/
+5
2014-04-18
drm/ast: fix value check in cbr_scan2
Dave Airlie
1
-1
/
+1
2014-04-18
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
Sergei Antonov
1
-1
/
+1
2014-04-17
ipmi: boolify some things
Corey Minyard
3
-40
/
+38
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
4
-97
/
+182
2014-04-17
ipmi: Turn off default probing of interfaces
Corey Minyard
2
-1
/
+13
2014-04-17
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
1
-2
/
+3
2014-04-17
ipmi: Fix a race restarting the timer
Bodo Stroesser
1
-18
/
+28
2014-04-17
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
1
-1
/
+1
2014-04-17
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
1
-1
/
+2
2014-04-17
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
zhangwei(Jovi)
1
-0
/
+6
2014-04-17
drm/radeon/ci: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon/si: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon: improve PLL params if we don't match exactly v2
Christian König
1
-6
/
+7
2014-04-17
drm/radeon: memory leak on bo reservation failure. v2
Quentin Casasnovas
1
-2
/
+7
[next]