index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+2
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-36
/
+29
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-520
/
+2866
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-2
/
+18
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-1
/
+7
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
74
-2384
/
+400
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
10
-209
/
+204
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
39
-123
/
+122
2012-03-21
fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info
Kuninori Morimoto
1
-3
/
+9
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
17
-31
/
+26
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
41
-207
/
+821
2012-03-21
blackfin: clean up string bfin_dma_5xx after rename.
Sonic Zhang
1
-1
/
+1
2012-03-21
blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c
Bob Liu
2
-2
/
+8
2012-03-21
bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.
Sonic Zhang
1
-6
/
+41
2012-03-21
Blackfin: s/#if CONFIG/#ifdef CONFIG/
Geert Uytterhoeven
1
-1
/
+1
2012-03-21
Blackfin: pnav: delete duplicate linux/export.h include
Danny Kukawka
1
-1
/
+0
2012-03-21
bf561: add ppi DLEN macro for 10bits to 16bits
Scott Jiang
1
-0
/
+7
2012-03-21
arch: blackfin: udpate defconfig
Bob Liu
3
-0
/
+9
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
16
-196
/
+233
2012-03-21
arch/blackfin: don't generate random mac in bfin_get_ether_addr()
Danny Kukawka
13
-25
/
+26
2012-03-21
Blackfin: wire up new process_vm syscalls
Mike Frysinger
2
-1
/
+5
2012-03-21
blackfin: cleanup anomaly workarounds
Bob Liu
1
-24
/
+20
2012-03-21
blackfin: update default defconfig
Bob Liu
10
-125
/
+125
2012-03-21
blackfin: thread_info: add suspend flag
Bob Liu
1
-0
/
+2
2012-03-21
bfin: add bfin_ad73311_machine platform device
Bob Liu
1
-0
/
+20
2012-03-21
blackfin: bf537: stamp: update board file for 193x
Bob Liu
1
-2
/
+2
2012-03-21
blackfin: kgdb: skip hardware watchpoint test
Bob Liu
1
-0
/
+1
2012-03-21
bf548: add ppi interrupt mask and blanking clocks
Scott Jiang
1
-0
/
+2
2012-03-21
blackfin: bf561: forgot CSYNC in get_core_lock_noflush
Bob Liu
1
-0
/
+7
2012-03-21
spi/bfin_spi: drop bits_per_word from client data
Mike Frysinger
1
-1
/
+0
2012-03-21
blackfin: cplb-mpu: fix page mask table overflow
Barry Song
1
-0
/
+2
2012-03-21
blackfin: restore L1 base address and length
Barry Song
1
-1
/
+4
2012-03-21
blackfin: timer: refine bfin simple timer driver
Steven Miao
1
-4
/
+6
2012-03-21
BF561 MDMA : fixed BF561 DMA MMRs definition mismatch
Steven Miao
1
-110
/
+110
2012-03-21
bfin_sport: add support for ADC/DAC.
Bob Liu
1
-0
/
+3
2012-03-20
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
1
-1
/
+0
2012-03-20
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2
-3
/
+10
2012-03-20
um: embed ->stub_pages[] into mmu_context
Al Viro
2
-19
/
+6
2012-03-20
__register_binfmt() made void
Al Viro
2
-2
/
+4
2012-03-20
spufs: make register_filesystem the last potential failure exit
Al Viro
1
-5
/
+5
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2
-6
/
+4
2012-03-21
powerpc/ps3: Do not adjust the wrapper load address
Stephen Rothwell
1
-9
/
+13
2012-03-21
powerpc: Remove the rest of the legacy iSeries include files
Stephen Rothwell
9
-707
/
+0
2012-03-21
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
5
-37
/
+3
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
18
-367
/
+26
2012-03-21
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2
-2
/
+1
2012-03-21
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
87
-897
/
+4927
2012-03-21
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
5
-4
/
+198
2012-03-21
powerpc/5200: convert mpc5200 to use of_platform_populate()
Grant Likely
1
-6
/
+4
2012-03-21
powerpc/mpc5200: add options to mpc5200_defconfig
Heiko Schocher
1
-0
/
+4
[prev]
[next]