index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slub.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
iop: when scanning PCI bus, translate the PCI addresses according to the outb...
Russell King
1
-2
/
+5
2008-03-26
iop: Make IOP ATU window debug readable
Russell King
1
-15
/
+20
2008-03-26
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
1
-10
/
+11
2008-03-26
Revert "PCI: remove transparent bridge sizing"
Linus Torvalds
1
-5
/
+0
2008-03-26
slab: fix cache_cache bootstrap in kmem_cache_init()
Daniel Yeisley
1
-2
/
+2
2008-03-26
count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO
Christoph Lameter
1
-0
/
+2
2008-03-26
relay: set an spd_release() hook for splice
Jens Axboe
1
-0
/
+5
2008-03-26
set relay file can not be read by pread(2)
Lai Jiangshan
1
-1
/
+1
2008-03-26
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
3
-1
/
+58
2008-03-26
Linux 2.6.25-rc7
v2.6.25-rc7
Linus Torvalds
1
-1
/
+1
2008-03-25
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
1
-2
/
+2
2008-03-25
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
1
-1
/
+1
2008-03-25
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
1
-1
/
+1
2008-03-25
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
1
-2
/
+2
2008-03-25
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
1
-1
/
+12
2008-03-25
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
1
-2
/
+1
2008-03-25
KVM: VMX: Restore tss even on x86_64
Avi Kivity
1
-3
/
+0
2008-03-25
PCI: revert "pcie: utilize pcie transaction pending bit"
Andrew Morton
2
-25
/
+0
2008-03-25
PCI: iova: lockdep false alarm fix
Mark Gross
1
-0
/
+7
2008-03-25
driver core: debug for bad dev_attr_show() return value.
Andrew Morton
2
-1
/
+12
2008-03-25
UIO: add pgprot_noncached() to UIO mmap code
Jean-Samuel Chenard
1
-0
/
+2
2008-03-25
USB: Fix cut-and-paste error in rtl8150.c
Robert P. J. Day
1
-1
/
+1
2008-03-25
USB: ehci: stop vt6212 bus hogging
Rene Herman
1
-0
/
+14
2008-03-25
USB: sierra: add another device id
Kevin Lloyd
1
-0
/
+1
2008-03-25
USB: sierra: dma fixes
Oliver Neukum
1
-4
/
+13
2008-03-25
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
3
-2
/
+16
2008-03-25
USB: isd200: fix memory leak in isd200_get_inquiry_data
Boaz Harrosh
1
-0
/
+1
2008-03-25
USB: pl2303: another product ID
Max Arnold
2
-0
/
+2
2008-03-25
USB: new quirk flag to avoid Set-Interface
Alan Stern
3
-1
/
+10
2008-03-25
USB: fix gadgetfs class request delegation
Roy Hashimoto
1
-2
/
+2
2008-03-25
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
1
-1
/
+5
2008-03-25
sata_promise: fix hardreset hotplug events, take 2
Mikael Pettersson
1
-21
/
+88
2008-03-25
Make printk() console semaphore accesses sensible
Linus Torvalds
1
-35
/
+48
2008-03-25
bsd_acct: using task_struct->tgid is not right in pid-namespaces
Pavel Emelyanov
1
-6
/
+15
2008-03-25
bsd_acct: plain current->real_parent access is not always safe
Pavel Emelyanov
1
-1
/
+3
2008-03-25
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
1
-22
/
+5
2008-03-25
hw_random doc updates
David Brownell
2
-20
/
+48
2008-03-25
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
1
-33
/
+2
2008-03-25
markers: remove ACCESS_ONCE
Mathieu Desnoyers
1
-6
/
+6
2008-03-25
markers: update preempt_disable. call_rcu, rcu_barrier comments
Mathieu Desnoyers
1
-11
/
+8
2008-03-25
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
1
-6
/
+19
2008-03-25
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-25
kernel-parameters.txt: document memmap option better
Pavel Machek
1
-0
/
+4
2008-03-25
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
Grant Likely
1
-1
/
+1
2008-03-25
libata: improve HPA error handling
Tejun Heo
1
-4
/
+4
2008-03-25
libata: assume no device is attached if both IDENTIFYs are aborted
Tejun Heo
1
-14
/
+24
2008-03-25
pata_it821x: use raw nbytes in check_atapi_dma
Tejun Heo
1
-1
/
+1
2008-03-25
libata: implement ata_qc_raw_nbytes()
Tejun Heo
2
-4
/
+18
2008-03-24
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
1
-2
/
+0
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
4
-10
/
+10
[next]