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
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-172
/
+236
2012-05-12
Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2
-6
/
+14
2012-05-12
MAINTAINERS: Add myself as the cpufreq maintainer
Rafael J. Wysocki
1
-0
/
+2
2012-05-12
dm mpath: check if scsi_dh module already loaded before trying to load
Mike Snitzer
1
-2
/
+2
2012-05-12
dm thin: correct module description
Alasdair G Kergon
1
-1
/
+1
2012-05-12
dm thin: fix unprotected use of prepared_discards list
Mike Snitzer
1
-0
/
+5
2012-05-12
dm thin: reinstate missing mempool_free in cell_release_singleton
Mike Snitzer
1
-3
/
+6
2012-05-11
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-6
/
+3
2012-05-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-13
/
+44
2012-05-11
Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...
Linus Torvalds
1
-22
/
+0
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-11
ks8851: Update link status during link change interrupt
Stephen Boyd
1
-3
/
+4
2012-05-11
macvtap: restore vlan header on user read
Basil Gor
1
-5
/
+38
2012-05-11
vhost-net: fix handle_rx buffer size
Basil Gor
1
-1
/
+6
2012-05-11
target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
Nicholas Bellinger
1
-22
/
+0
2012-05-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
7
-21
/
+21
2012-05-11
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
Hugh Dickins
1
-1
/
+1
2012-05-10
bonding: don't increase rx_dropped after processing LACPDUs
Jiri Bohac
3
-12
/
+24
2012-05-10
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
3
-3
/
+3
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
3
-20
/
+14
2012-05-10
pktgen: fix crash at module unload
Eric Dumazet
1
-2
/
+8
2012-05-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
4
-42
/
+7
2012-05-10
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2012-05-10
igb: fix rtnl race in PM resume path
Benjamin Poirier
1
-14
/
+6
2012-05-10
ipv4: Do not use dead fib_info entries.
David S. Miller
1
-0
/
+2
2012-05-10
Merge branch 'parisc' (PA-RISC compile fixes)
Linus Torvalds
9
-8
/
+17
2012-05-10
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-10
/
+26
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
6
-7
/
+11
2012-05-10
parisc: add missing include of asm/page.h to asm/pgtable.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
parisc: drop include of asm/pdc.h from asm/hardware.h
Rolf Eike Beer
1
-1
/
+0
2012-05-10
parisc: add missing forward declarations in asm/hardware.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
parisc: add missing includes in asm/spinlock.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-4
/
+4
2012-05-10
MAINTAINERS: add maintainer for LED subsystem
Bryan Wu
1
-0
/
+1
2012-05-10
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
1
-2
/
+1
2012-05-10
drivers/leds: correct __devexit annotations
Arnd Bergmann
2
-3
/
+3
2012-05-10
memcg: free spare array to avoid memory leak
Sha Zhengju
1
-0
/
+6
2012-05-10
namespaces, pid_ns: fix leakage on fork() failure
Mike Galbraith
1
-0
/
+3
2012-05-10
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
Chris Metcalf
1
-1
/
+0
2012-05-10
mm: fix division by 0 in percpu_pagelist_fraction()
Sasha Levin
1
-2
/
+2
2012-05-10
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
Konstantin Khlebnikov
1
-2
/
+10
2012-05-10
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2012-05-10
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2012-05-10
sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
David S. Miller
2
-4
/
+4
2012-05-10
Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+4
2012-05-10
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-15
/
+30
2012-05-10
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
1
-17
/
+46
2012-05-10
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
Tarun Kanti DebBarma
1
-6
/
+3
2012-05-09
Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
2012-05-09
cifs: fix revalidation test in cifs_llseek()
Dan Carpenter
1
-1
/
+1
[next]