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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
Merge tag 'omap-for-v3.9/pm-wfi-take2-signed-v2' of git://git.kernel.org/pub/...
Olof Johansson
49
-1683
/
+1013
2013-02-12
Merge tag 'omap-for-v3.9/am33xx-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
7
-183
/
+306
2013-02-12
Merge tag 'omap-for-v3.9/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
9
-20
/
+57
2013-02-12
Merge branch 'omap-for-v3.9/pm-fix' into omap-for-v3.9/pm-wfi-take2
Tony Lindgren
3
-4
/
+3
2013-02-12
ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by default
Paul Walmsley
3
-4
/
+3
2013-02-11
Merge tag 'omap-devel-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
3
-26
/
+12
2013-02-11
Merge tag 'omap-for-v3.9/pm-signed' into omap-for-v3.9/pm-wfi-take2
Tony Lindgren
47
-1657
/
+1002
2013-02-09
Merge tag 'omap-devel-a-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
7
-183
/
+306
2013-02-09
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-5
/
+26
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-348
/
+649
2013-02-08
Merge branch 'sctp_keys'
David S. Miller
2
-1
/
+6
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bug
Hebbar Gururaja
1
-3
/
+0
2013-02-08
ARM: OMAP2+: AM33xx: hwmod: add missing HWMOD_NO_IDLEST flags
Hebbar Gururaja
1
-1
/
+2
2013-02-08
ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
Philip Avinash
1
-231
/
+203
2013-02-08
ARM: OMAP: AM33xx hwmod: Corrects PWM subsystem HWMOD entries
Philip Avinash
1
-13
/
+145
2013-02-08
ARM: DTS: AM33XX: Add nodes for OCMC RAM and WKUP-M3
Vaibhav Bedia
1
-0
/
+14
2013-02-08
ARM: OMAP2+: AM33XX: Update the hardreset API
Vaibhav Bedia
3
-9
/
+9
2013-02-08
ARM: OMAP2+: AM33XX: hwmod: Update the WKUP-M3 hwmod with reset status bit
Vaibhav Bedia
1
-0
/
+1
2013-02-08
ARM: OMAP2+: AM33XX: hwmod: Fixup cpgmac0 hwmod entry
Vaibhav Bedia
1
-1
/
+0
2013-02-08
ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
Vaibhav Bedia
1
-0
/
+1
2013-02-08
ARM: OMAP2+: AM33XX: hwmod: Register OCMC RAM hwmod
Vaibhav Bedia
1
-20
/
+27
2013-02-08
ARM: OMAP2+: AM33XX: CM/PRM: Use __ASSEMBLER__ macros in header files
Vaibhav Bedia
2
-0
/
+4
2013-02-08
ARM: OMAP2+: AM33XX: CM: Get rid of unnecessary header inclusions
Vaibhav Bedia
1
-6
/
+1
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-02-08
ARM: realview: ensure that we have sufficient IRQs available
Russell King
1
-1
/
+1
2013-02-08
ARM: GIC: fix GIC cpumask initialization
Russell King
1
-2
/
+23
2013-02-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+8
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
1
-7
/
+9
2013-02-07
Merge branch 'netback'
David S. Miller
3
-53
/
+88
2013-02-07
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-07
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-07
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-07
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-02-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-15
/
+10
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-36
/
+87
2013-02-08
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-4
/
+22
2013-02-08
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-9
/
+9
2013-02-08
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+40
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-07
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-47
/
+63
[next]