Age | Commit message (Expand) | Author | Files | Lines |
2012-05-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+3 |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 1 | -0/+2 |
2012-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -1/+19 |
2012-05-16 | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik | 1 | -0/+16 |
2012-05-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -0/+1 |
2012-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2012-05-15 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei | 1 | -1/+2 |
2012-05-15 | block: fix buffer overflow when printing partition UUIDs | Tejun Heo | 1 | -6/+0 |
2012-05-14 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan | 1 | -0/+1 |
2012-05-14 | Fix blkdev.h build errors when BLOCK=n | Russell King | 1 | -1/+2 |
2012-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -14/+19 |
2012-05-11 | block: don't mark buffers beyond end of disk as mapped | Jeff Moyer | 1 | -0/+1 |
2012-05-11 | sctp: check cached dst before using it | Nicolas Dichtel | 1 | -0/+13 |
2012-05-11 | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller | 1 | -9/+0 |
2012-05-10 | tracing: Do not enable function event with enable | Steven Rostedt | 1 | -0/+2 |
2012-05-08 | net: compare_ether_addr[_64bits]() has no ordering | Johannes Berg | 1 | -5/+6 |
2012-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+4 |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 1 | -3/+4 |
2012-05-05 | seqlock: add 'raw_seqcount_begin()' function | Linus Torvalds | 1 | -0/+21 |
2012-05-05 | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read | Linus Torvalds | 1 | -1/+1 |
2012-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -6/+19 |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2012-05-01 | net: fix two typos in skbuff.h | Eric Dumazet | 1 | -2/+2 |
2012-05-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -7/+40 |
2012-05-01 | efi: Add new variable attributes | Matthew Garrett | 1 | -1/+12 |
2012-04-30 | asm-generic: Use __BITS_PER_LONG in statfs.h | H. Peter Anvin | 1 | -1/+1 |
2012-04-30 | net: fix sk_sockets_allocated_read_positive | Eric Dumazet | 1 | -2/+2 |
2012-04-30 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 1 | -1/+3 |
2012-04-30 | ipvs: kernel oops - do_ip_vs_get_ctl | Hans Schillstrom | 1 | -0/+2 |
2012-04-30 | ipvs: take care of return value from protocol init_netns | Hans Schillstrom | 1 | -1/+1 |
2012-04-30 | pipes: add a "packetized pipe" mode for writing | Linus Torvalds | 1 | -0/+1 |
2012-04-29 | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2012-04-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
2012-04-28 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-04-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 1 | -1/+2 |
2012-04-27 | spi: fix spi.h kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2012-04-27 | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 1 | -0/+4 |
2012-04-27 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+3 |
2012-04-26 | [media] V4L: soc-camera: protect hosts during probing from overzealous user-s... | Guennadi Liakhovetski | 1 | -1/+2 |
2012-04-26 | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+6 |
2012-04-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+11 |
2012-04-26 | mm: fix up the vmscan stat in vmstat | Ying Han | 1 | -2/+3 |
2012-04-25 | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 3 | -13/+5 |
2012-04-25 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 1 | -0/+2 |
2012-04-24 | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds | 1 | -14/+17 |
2012-04-24 | set fake_rtable's dst to NULL to avoid kernel Oops | Peter Huang (Peng) | 2 | -0/+10 |
2012-04-24 | asm-generic: Allow overriding clock_t and add attributes to siginfo_t | H. Peter Anvin | 1 | -3/+11 |
2012-04-23 | HSI: hsi: Rework hsi_event interface | Carlos Chinea | 1 | -11/+14 |