index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rbtree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
Haavard Skinnemoen
1
-2
/
+4
2008-08-13
matrox maven: convert to a new-style i2c driver
Jean Delvare
3
-59
/
+50
2008-08-13
matroxfb: i2c structure templates clean-up
Jean Delvare
1
-8
/
+3
2008-08-13
matrox maven: fix a broken error path
Jean Delvare
1
-1
/
+1
2008-08-13
do_migrate_pages(): remove unused variable
MinChan Kim
1
-1
/
+0
2008-08-13
GRU: fix preprocessor symbol for sparse
Randy Dunlap
1
-1
/
+1
2008-08-13
radeonfb: fix accel engine hangs
David Miller
2
-0
/
+12
2008-08-13
allocate structures for reservation tracking in hugetlbfs outside of spinlock...
Andy Whitcroft
1
-4
/
+11
2008-08-13
hugetlbfs: allocate structures for reservation tracking outside of spinlocks
Andy Whitcroft
1
-9
/
+35
2008-08-13
isight_firmware: fix a leak and double kfree()
Parag Warudkar
1
-2
/
+2
2008-08-13
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
1
-14
/
+15
2008-08-13
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
1
-1
/
+1
2008-08-13
h8300: fix section mismatches
Yoshinori Sato
1
-6
/
+3
2008-08-13
revert "rtc: cdev lock_kernel() pushdown"
David Brownell
1
-9
/
+3
2008-08-13
memcg: fix oops in mem_cgroup_shrink_usage
Hugh Dickins
1
-0
/
+2
2008-08-13
cpu hotplug: s390 doesn't support additional_cpus anymore.
Heiko Carstens
2
-6
/
+1
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
[next]