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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: remove 'shared' from mv_xor_platform_data
Thomas Petazzoni
1
-1
/
+0
2012-11-20
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
1
-1
/
+0
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
1
-0
/
+3
2012-11-20
clk: mvebu: add mvebu core clocks.
Sebastian Hesselbarth
1
-0
/
+22
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
3
-5
/
+3
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
1
-4
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
1
-1
/
+1
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-0
/
+9
2012-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+31
2012-11-16
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Arnd Bergmann
6
-7
/
+40
2012-11-15
clk: remove inline usage from clk-provider.h
Igor Mazanov
1
-2
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+32
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
1
-0
/
+2
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
1
-1
/
+0
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
1
-2
/
+2
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+1
2012-11-07
mmc: dw_mmc: convert the variable type of irq
Seungwon Jeon
1
-1
/
+1
2012-11-07
drivers: bus: ocp2scp: add pdata support
Kishon Vijay Abraham I
1
-0
/
+31
2012-11-07
xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.
Konrad Rzeszutek Wilk
1
-2
/
+32
2012-11-03
ptp: update adjfreq callback description
Jacob Keller
1
-1
/
+2
2012-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2012-11-02
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2012-11-02
hashtable: introduce a small and naive hashtable
Sasha Levin
1
-0
/
+192
2012-11-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+2
2012-10-31
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+3
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-13
/
+2
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-10-31
xen/mmu: Use Xen specific TLB flush instead of the generic one.
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-10-30
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-142
/
+158
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-0
/
+3
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
2012-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+4
2012-10-26
mac80211: verify that skb data is present
Johannes Berg
1
-0
/
+9
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+14
2012-10-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2012-10-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+7
2012-10-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2012-10-25
rbtree: include linux/compiler.h for definition of __always_inline
Will Deacon
1
-0
/
+1
2012-10-24
Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+0
[next]