index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-28
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
1
-6
/
+18
2011-01-28
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
1
-0
/
+1
2011-01-28
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
1
-0
/
+2
2011-01-28
pata_hpt37x: inherit prereset() method for HPT374
Sergei Shtylyov
1
-3
/
+2
2011-01-28
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+1
2011-01-28
pata_hpt37x: fold 'if' statement into 'switch'
Sergei Shtylyov
1
-46
/
+43
2011-01-28
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
Sergei Shtylyov
2
-18
/
+16
2011-01-28
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
Sergei Shtylyov
2
-6
/
+6
2011-01-28
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
1
-1
/
+1
2011-01-28
Export the augmented rbtree helper functions
Andreas Gruenbacher
1
-0
/
+3
2011-01-28
drm/nv50: fix regression on IGPs
Ben Skeggs
1
-5
/
+0
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
kmemleak: Allow kmemleak metadata allocations to fail
Catalin Marinas
1
-5
/
+8
2011-01-27
kmemleak: remove memset by using kzalloc
Jesper Juhl
1
-4
/
+2
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-27
ARM: tegra: clock: Add forward reference to struct clk
Colin Cross
2
-0
/
+4
2011-01-27
ARM: tegra: irq: Rename gic pointers to avoid conflicts
Colin Cross
1
-9
/
+9
2011-01-27
arm/tegra: Fix tegra irq_data conversion
Grant Likely
1
-2
/
+2
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-26
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-26
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-26
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
ALSA: HDA: Fix automute on Thinkpad L412/L512
David Henningsson
1
-2
/
+4
2011-01-26
avr32: add missing include causing undefined pgtable_page_* references
Hans-Christian Egtvedt
1
-0
/
+1
2011-01-26
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...
Paul Turner
1
-1
/
+1
2011-01-26
sched: Fix/remove redundant cfs_rq checks
Paul Turner
1
-4
/
+1
2011-01-26
sched: Fix sign under-flows in wake_affine
Paul Turner
1
-3
/
+3
2011-01-26
percpu, x86: Fix percpu_xchg_op()
Eric Dumazet
1
-12
/
+12
2011-01-26
x86: Remove left over system_64.h
Yinghai Lu
1
-22
/
+0
2011-01-26
mmc: bfin_sdh: fix alloc size for private data
Sonic Zhang
1
-1
/
+1
2011-01-26
mmc: sdhci-s3c: add platform_8bit_width() hook
Jaehoon Chung
1
-0
/
+36
2011-01-26
mmc: jz4740: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-26
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
1
-5
/
+5
2011-01-26
mmc: ushc: Remove duplicate include of usb.h
Jesper Juhl
1
-1
/
+0
2011-01-26
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
1
-2
/
+19
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
44
-328
/
+336
2011-01-26
squashfs: fix use of uninitialised variable in zlib & xz decompressors
Phillip Lougher
3
-12
/
+8
2011-01-26
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
1
-3
/
+4
2011-01-26
drivers/clocksource/tcb_clksrc.c: fix init sequence
Voss, Nikolaus
1
-2
/
+2
2011-01-26
memcg: fix race at move_parent around compound_order()
KAMEZAWA Hiroyuki
1
-9
/
+16
2011-01-26
memcg: bugfix check mem_cgroup_disabled() at split fixup
KAMEZAWA Hiroyuki
1
-0
/
+2
2011-01-26
memcg: fix account leak at failure of memsw acconting
KAMEZAWA Hiroyuki
1
-0
/
+1
2011-01-26
mm: migration: clarify migrate_pages() comment
Minchan Kim
1
-1
/
+1
[next]