index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
dgram.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
ARM: perf: refactor event mapping
Mark Rutland
4
-52
/
+87
2011-08-31
ARM: perf: add type field to struct arm_pmu
Mark Rutland
1
-2
/
+4
2011-08-31
ARM: perf: lock PMU registers per-CPU
Mark Rutland
4
-40
/
+62
2011-08-31
ARM: perf: remove unnecessary armpmu->stop
Mark Rutland
1
-1
/
+0
2011-08-31
ARM: perf: indirect access to cpu_hw_events
Mark Rutland
1
-3
/
+15
2011-08-31
ARM: perf: move platform device to struct arm_pmu
Mark Rutland
1
-4
/
+6
2011-08-31
ARM: perf: move active_events into struct arm_pmu
Mark Rutland
1
-11
/
+20
2011-08-31
ARM: perf: remove active_mask
Mark Rutland
4
-18
/
+18
2011-08-31
ARM: perf: clean up event group validation
Mark Rutland
1
-1
/
+2
2011-08-31
ARM: perf: only register a CPU PMU when present
Mark Rutland
1
-16
/
+2
2011-08-31
perf: provide PMU when initing events
Mark Rutland
1
-2
/
+2
2011-08-31
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
1
-9
/
+49
2011-08-31
ARM: perf: allow armpmu to implement mode exclusion
Will Deacon
1
-19
/
+25
2011-08-31
ARM: perf: index PMU registers from zero
Will Deacon
1
-5
/
+4
2011-08-31
ARM: perf: index Xscale and ARMv6 event counters starting from zero
Will Deacon
2
-5
/
+5
2011-08-31
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
1
-151
/
+88
2011-08-31
ARM: perf: use integers for ARMv7 event indices
Will Deacon
1
-6
/
+6
2011-08-31
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
1
-6
/
+6
2011-08-31
ARM: perf: use cpumask_t to record active IRQs
Will Deacon
1
-33
/
+31
2011-08-31
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
3
-205
/
+80
2011-08-31
ARM: perf: de-const struct arm_pmu
Mark Rutland
4
-21
/
+21
2011-08-30
remove remaining references to nfsservctl
Stephen Rothwell
2
-2
/
+2
2011-08-29
MAINTAINERS: change framebuffer maintainer
Florian Tobias Schandinat
1
-2
/
+2
2011-08-29
sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...
Kjetil Oftedal
1
-1
/
+1
2011-08-29
sparc: Remove another reference to nfsservctl
Stephen Rothwell
1
-1
/
+1
2011-08-29
ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support
Magnus Damm
1
-1
/
+5
2011-08-29
ARM: mach-shmobile: sh7372 MSIOF clock support
Magnus Damm
1
-3
/
+9
2011-08-29
ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings
Kuninori Morimoto
1
-2
/
+4
2011-08-29
ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter
Kuninori Morimoto
1
-1
/
+1
2011-08-29
ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS
Magnus Damm
1
-4
/
+3
2011-08-29
sh: fix the compile error in setup-sh7757.c
Yoshihiro Shimoda
1
-0
/
+1
2011-08-29
serial: sh-sci: report CTS as active for get_mctrl
Yoshii Takashi
1
-1
/
+1
2011-08-29
sh: Add unaligned memory access for PC relative intructions
Phil Edworthy
1
-0
/
+35
2011-08-29
sh: Fix unaligned memory access for branches without delay slots
Phil Edworthy
1
-0
/
+2
2011-08-29
Linux 3.1-rc4
v3.1-rc4
Linus Torvalds
1
-1
/
+1
2011-08-28
ARM: pm: avoid writing the auxillary control register for ARMv7
Russell King
1
-1
/
+3
2011-08-28
ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness
Russell King
1
-0
/
+1
2011-08-28
ARM: pm: arm920/926: fix number of registers saved
Russell King
2
-2
/
+2
2011-08-28
ARM: pm: CPU specific code should not overwrite r1 (v:p offset)
Russell King
2
-8
/
+8
2011-08-28
ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU
Will Deacon
1
-0
/
+1
2011-08-28
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
Will Deacon
1
-1
/
+2
2011-08-27
ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
Magnus Damm
1
-1
/
+1
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
33
-44
/
+27
2011-08-26
netpoll: fix incorrect access to skb data in __netpoll_rx
Eric Dumazet
1
-1
/
+3
2011-08-26
cassini: init before use in cas_interruptN.
françois romieu
1
-2
/
+1
2011-08-26
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
1
-0
/
+1
2011-08-26
can: ti_hecc: Fix unintialized variable
Abhilash K V
1
-1
/
+1
2011-08-26
net: sh_eth: fix the compile error
Yoshihiro Shimoda
1
-0
/
+1
2011-08-26
net/phy: fix DP83865 phy interrupt handler
Giuseppe CAVALLARO
1
-6
/
+11
2011-08-26
sfi: table irq 0xFF means 'no interrupt'
Kirill A. Shutemov
1
-1
/
+3
[next]