index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: BCM63xx: Allow setting affinity for IPIC
Jonas Gorski
2014-07-30
1
-6
/
+40
*
MIPS: BCM63xx: Use irq_desc as argument for (un)mask
Jonas Gorski
2014-07-30
1
-8
/
+10
*
MIPS: BCM63xx: Wire up the second cpu's irq line
Jonas Gorski
2014-07-30
1
-7
/
+37
*
MIPS: BCM63xx: Protect irq register accesses
Jonas Gorski
2014-07-30
1
-0
/
+26
*
MIPS: BCM63xx: Add cpu argument to dispatch internal
Jonas Gorski
2014-07-30
1
-8
/
+10
*
MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu
Jonas Gorski
2014-07-30
1
-0
/
+18
*
MIPS: BCM63xx: Append irq line to irq_{stat,mask}*
Jonas Gorski
2014-07-30
2
-33
/
+34
*
MIPS: BCM63xx: Replace irq dispatch code with a generic version
Jonas Gorski
2014-07-30
1
-74
/
+56
*
MIPS: BCM63xx: Move bcm63xx_init_irq down
Jonas Gorski
2014-07-30
1
-98
/
+92
*
MIPS: BCM63xx: Add width to __dispatch_internal
Jonas Gorski
2014-07-30
1
-3
/
+3
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id
Jonas Gorski
2014-07-30
2
-93
/
+38
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides
Jonas Gorski
2014-07-30
1
-1
/
+1
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code
Jonas Gorski
2014-07-30
2
-50
/
+0
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code
Jonas Gorski
2014-07-30
2
-35
/
+0
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code
Jonas Gorski
2014-07-30
1
-14
/
+0
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code
Jonas Gorski
2014-07-30
1
-60
/
+0
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code
Jonas Gorski
2014-07-30
1
-109
/
+0
*
MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets
Jonas Gorski
2014-07-30
1
-78
/
+0
*
MIPS: BCM63xx: Sync MIPS counters during CPU bringup
Jonas Gorski
2014-07-30
1
-0
/
+1
*
MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.
Rickard Strandqvist
2014-07-30
1
-1
/
+1
*
MIPS: Alchemy: remove old clock support
Manuel Lauss
2014-07-30
5
-177
/
+5
*
MIPS: Alchemy: au1xmmc: use clk framework
Manuel Lauss
2014-07-30
1
-10
/
+21
*
MIPS: Alchemy: au1200fb: use clk framework
Manuel Lauss
2014-07-30
1
-27
/
+23
*
MIPS: Alchemy: au1100fb: use clk framework
Manuel Lauss
2014-07-30
3
-14
/
+37
*
MIPS: Alchemy: irda: use clk framework
Manuel Lauss
2014-07-30
1
-2
/
+46
*
MIPS: Alchemy: db1x00: use clk framework
Manuel Lauss
2014-07-30
3
-25
/
+45
*
MIPS: Alchemy: pci: use clk framework to enable PCI clock
Manuel Lauss
2014-07-30
1
-1
/
+23
*
MIPS: Alchemy: usb: use clk framework
Manuel Lauss
2014-07-30
1
-7
/
+40
*
MIPS: Alchemy: platform: use clk framework for uarts
Manuel Lauss
2014-07-30
3
-22
/
+12
*
MIPS: Alchemy: clock framework integration of onchip clocks
Manuel Lauss
2014-07-30
4
-2
/
+1115
*
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
13
-377
/
+340
*
MIPS: Alchemy: add helpers to access static memory ctrl registers.
Manuel Lauss
2014-07-30
6
-52
/
+62
*
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2014-07-30
17
-159
/
+152
*
MIPS: Alchemy: au1000.h move C-code after register definitions.
Manuel Lauss
2014-07-30
1
-618
/
+622
*
MIPS: Alchemy: move ethernet registers to ethernet driver
Manuel Lauss
2014-07-30
2
-126
/
+118
*
MIPS: Alchemy: au1000.h: remove unused register definitions
Manuel Lauss
2014-07-30
1
-157
/
+0
*
MIPS: RB532: Replace parse_mac_addr() with mac_pton().
Daniel Walter
2014-07-30
1
-23
/
+4
*
Linux 3.16-rc5
v3.16-rc5
Linus Torvalds
2014-07-13
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-13
5
-45
/
+44
|
\
|
*
ext4: fix potential null pointer dereference in ext4_free_inode
Namjae Jeon
2014-07-12
1
-1
/
+1
|
*
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
2014-07-12
1
-2
/
+2
|
*
ext4: revert commit which was causing fs corruption after journal replays
Theodore Ts'o
2014-07-11
1
-27
/
+24
|
*
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2014-07-05
2
-3
/
+4
|
*
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
Theodore Ts'o
2014-07-05
1
-2
/
+2
|
*
ext4: clarify error count warning messages
Theodore Ts'o
2014-07-05
1
-3
/
+4
|
*
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
2014-07-05
1
-7
/
+7
*
|
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
2014-07-13
13
-68
/
+93
|
\
\
|
*
|
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
2014-07-13
1
-4
/
+10
|
*
|
clk: spear3xx: Use proper control register offset
Thomas Gleixner
2014-07-13
1
-1
/
+1
|
*
|
clk: qcom: HDMI source sel is 3 not 2
Stephen Boyd
2014-07-02
1
-1
/
+1
[next]