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-05-08
drm/exynos: added a feature to get gem buffer information.
Inki Dae
1
-0
/
+19
2012-05-08
drm/exynos: added cache attribute support for gem.
Inki Dae
1
-1
/
+10
2012-05-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
35
-139
/
+336
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
35
-139
/
+336
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-04
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
2012-05-04
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
1
-1
/
+1
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+19
2012-05-03
vgaarb: Provide dummy default device functions
Matthew Garrett
1
-0
/
+5
2012-05-02
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
21
-56
/
+99
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-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+40
2012-04-30
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-29
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-27
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
drm: fixed: Add dfixed_frac
Robert Morell
1
-0
/
+1
2012-04-27
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
1
-1
/
+1
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-0
/
+4
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+3
2012-04-25
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+6
2012-04-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+11
2012-04-25
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-24
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
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
1
-0
/
+2
2012-04-24
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2
-0
/
+10
2012-04-23
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
2012-04-23
mm: fixup compilation error due to an asm write through a const pointer
Daniel Vetter
1
-1
/
+1
2012-04-23
drm/edid: Add packed attribute to new gtf2 and cvt structs
Takashi Iwai
1
-2
/
+2
2012-04-23
HSI: hsi: Rework hsi_event interface
Carlos Chinea
1
-11
/
+14
2012-04-23
HSI: hsi: Rework hsi_controller release
Carlos Chinea
1
-3
/
+3
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
2
-3
/
+4
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
1
-4
/
+36
2012-04-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+7
2012-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+61
2012-04-23
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
1
-0
/
+7
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]