index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clockevents.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
2
-1
/
+5
2008-08-13
quota: documentation for sending "below quota" messages via netlink and tiny ...
Jan Kara
1
-8
/
+14
2008-08-13
hugetlb: call arch_prepare_hugepage() for surplus pages
Gerald Schaefer
1
-1
/
+6
2008-08-13
feature-removal-schedule.txt: remove the NCR53C9x entry
Adrian Bunk
1
-9
/
+0
2008-08-12
ALSA: hda - support new AMD HDMI Audio (1002:970f)
Libin Yang
1
-0
/
+1
2008-08-12
ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+3
2008-08-12
ALSA: wm8750: add missing VREF output
Dmitry Baryshkov
1
-0
/
+1
2008-08-12
ALSA: spitz: MONO -> MONO1
Dmitry Baryshkov
1
-1
/
+1
2008-08-12
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
Nick Piggin
1
-4
/
+6
2008-08-12
fix spinlock recursion in hvc_console
Christian Borntraeger
1
-3
/
+2
2008-08-12
stop_machine: remove unused variable
Li Zefan
1
-1
/
+0
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
3
-3
/
+6
2008-08-12
export virtio_rng.h
Christian Borntraeger
1
-0
/
+1
2008-08-12
lguest: use get_user_pages_fast() instead of get_user_pages()
Rusty Russell
1
-16
/
+9
2008-08-12
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
Rusty Russell
6
-29
/
+16
2008-08-12
lguest: don't set MAC address for guest unless specified
Rusty Russell
1
-22
/
+1
2008-08-12
agp: fix SIS 5591/5592 wrong PCI id
Krzysztof Helt
1
-1
/
+1
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
5
-0
/
+43
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
11
-134
/
+141
2008-08-12
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
1
-2
/
+13
2008-08-12
intel_agp: official name for GM45 chipset
Zhenyu Wang
1
-7
/
+7
2008-08-11
lockdep: fix debug_lock_alloc
Peter Zijlstra
1
-6
/
+0
2008-08-11
x86: fix 2.6.27rc1 cannot boot more than 8CPUs
Yinghai Lu
2
-6
/
+10
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
4
-4
/
+4
2008-08-11
x86: make "apic" an early_param() on 32-bit, NULL check
Rene Herman
1
-3
/
+7
2008-08-11
Fix race/oops in tty layer after BKL pushdown
Christian Borntraeger
1
-1
/
+1
2008-08-11
m68k{,nommu}: Wire up new system calls
Geert Uytterhoeven
4
-2
/
+26
2008-08-11
Revert "fbcon: bgcolor fix"
Linus Torvalds
1
-1
/
+1
2008-08-11
EFI, x86: fix function prototype
Randy Dunlap
1
-1
/
+1
2008-08-11
x86, pci-calgary: fix function declaration
Randy Dunlap
1
-1
/
+1
2008-08-11
x86: work around gcc 3.4.x bug
Jeremy Fitzhardinge
1
-0
/
+3
2008-08-11
x86: make "apic" an early_param() on 32-bit
Rene Herman
1
-2
/
+2
2008-08-11
x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk
Rene Herman
1
-5
/
+6
2008-08-11
sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks
Dmitry Adamushko
1
-3
/
+2
2008-08-11
lockdep: increase MAX_LOCKDEP_KEYS
Ingo Molnar
1
-1
/
+1
2008-08-11
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()
Nick Piggin
1
-7
/
+47
2008-08-11
sched: fix mysql+oltp regression
Mike Galbraith
1
-7
/
+12
2008-08-11
powerpc: Remove include/linux/harrier_defs.h
Paul Mackerras
1
-212
/
+0
2008-08-11
lockdep: fix overflow in the hlock shrinkage code
Peter Zijlstra
1
-1
/
+6
2008-08-11
x86_64: restore the proper NR_IRQS define so larger systems work.
Eric W. Biederman
1
-1
/
+9
2008-08-11
x86: Restore proper vector locking during cpu hotplug
Eric W. Biederman
4
-20
/
+35
2008-08-11
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
Ingo Molnar
4
-21
/
+21
2008-08-11
ALSA: wm8750: it's MONO1, not MONO
Dmitry Baryshkov
1
-1
/
+1
2008-08-11
lockdep: handle chains involving classes defined in modules
Rabin Vincent
2
-0
/
+4
2008-08-11
mm: fix mm_take_all_locks() locking order
Peter Zijlstra
1
-2
/
+8
2008-08-11
lockdep: annotate mm_take_all_locks()
Peter Zijlstra
1
-6
/
+6
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
4
-0
/
+21
2008-08-11
lockdep: lock protection locks
Peter Zijlstra
3
-22
/
+40
2008-08-11
lockdep: map_acquire
Peter Zijlstra
4
-16
/
+28
2008-08-11
lockdep: shrink held_lock structure
Dave Jones
3
-58
/
+74
[next]