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-03-22
mm/hotplug: only free wait_table if it's allocated by vmalloc
Jianguo Wu
1
-1
/
+5
2013-03-22
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
Alexander Duyck
1
-5
/
+19
2013-03-22
dma-debug: fix locking bug in check_unmap()
Alexander Duyck
1
-9
/
+12
2013-03-22
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-22
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-22
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-22
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-22
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...
Wanpeng Li
1
-2
/
+6
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
4
-44
/
+46
2013-03-22
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-56
/
+43
2013-03-21
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-81
/
+540
2013-03-21
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
1
-48
/
+5
2013-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
4
-31
/
+24
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-35
/
+152
2013-03-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-91
/
+204
2013-03-21
Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
12
-108
/
+252
2013-03-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-8
/
+32
2013-03-21
drm/mgag200: Bug fix: Modified pll algorithm for EH project
Julia Lemire
1
-5
/
+5
2013-03-20
dm cache: policy ignore hints if generated by different version
Mike Snitzer
3
-13
/
+39
2013-03-20
dm cache: policy change version from string to integer set
Mike Snitzer
6
-6
/
+36
2013-03-20
dm cache: fix race in writethrough implementation
Joe Thornber
1
-50
/
+88
2013-03-20
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
1
-1
/
+1
2013-03-20
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
1
-1
/
+4
2013-03-20
dm cache: detect cache_create failure
Heinz Mauelshagen
1
-0
/
+2
2013-03-20
dm cache: avoid 64 bit division on 32 bit
Joe Thornber
1
-7
/
+14
2013-03-20
dm verity: avoid deadlock
Mikulas Patocka
2
-5
/
+36
2013-03-20
dm thin: fix non power of two discard granularity calc
Joe Thornber
1
-1
/
+6
2013-03-20
dm thin: fix discard corruption
Joe Thornber
2
-24
/
+26
2013-03-20
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
1
-1
/
+2
2013-03-20
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
3
-4
/
+14
2013-03-20
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-18
/
+50
2013-03-20
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
9
-60
/
+117
2013-03-19
Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+2
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-38
/
+44
2013-03-20
drm/i915: stop using GMBUS IRQs on Gen4 chips
Jiri Kosina
1
-1
/
+10
2013-03-19
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+8
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-36
/
+66
2013-03-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-15
/
+3
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-244
/
+387
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
1
-2
/
+5
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
5
-16
/
+44
[next]