index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
hgafb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Input: cobalt_btns - add missing MODULE_LICENSE
Martin Michlmayr
1
-0
/
+3
2008-08-11
Input: xilinx_ps2 - fix warning
Andrew Morton
1
-2
/
+2
2008-08-08
Input: bcm5974 - implement autosuspend support
Dmitry Torokhov
1
-0
/
+12
2008-08-08
Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads
Henrik Rydberg
4
-6
/
+699
2008-08-08
Input: paper over a bug in Synaptics X driver
Dmitry Torokhov
1
-1
/
+20
2008-08-08
Input: evdev - split EVIOCGBIT handlig into a separate function
Linus Torvalds
1
-20
/
+24
2008-08-06
Input: i8042 - Add Dritek quirk for Acer TravelMate 4280
Carlos Corbacho
1
-0
/
+7
2008-07-31
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
Harley Laue
1
-0
/
+1
2008-07-30
Input: gpio-keys - make gpio_keys_device_driver static
Uwe Kleine-König
1
-1
/
+1
2008-07-30
Input: gpio-keys - fix possible NULL pointer dereference
Uwe Kleine-König
1
-0
/
+1
2008-07-29
Input: wm97xx - enable sub-drivers by default
Mark Brown
1
-12
/
+9
2008-07-29
Linux 2.6.27-rc1
v2.6.27-rc1
Linus Torvalds
1
-2
/
+2
2008-07-29
Fix 'get_user_pages_fast()' with non-page-aligned start address
Linus Torvalds
1
-3
/
+6
2008-07-29
lguest: turn Waker into a thread, not a process
Rusty Russell
1
-63
/
+57
2008-07-29
lguest: Enlarge virtio rings
Rusty Russell
1
-2
/
+2
2008-07-29
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
1
-14
/
+20
2008-07-29
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
1
-2
/
+0
2008-07-29
lguest: Adaptive timeout
Rusty Russell
1
-1
/
+11
2008-07-29
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
1
-13
/
+93
2008-07-29
lguest: net block unneeded receive queue update notifications
Rusty Russell
1
-1
/
+13
2008-07-29
lguest: wrap last_avail accesses.
Rusty Russell
1
-5
/
+11
2008-07-29
lguest: use cpu capability accessors
Andrew Morton
1
-2
/
+2
2008-07-29
lguest: virtio-rng support
Rusty Russell
1
-0
/
+90
2008-07-29
lguest: Support assigning a MAC address
Mark McLoughlin
1
-33
/
+89
2008-07-29
lguest: Don't leak /dev/zero fd
Mark McLoughlin
1
-0
/
+1
2008-07-29
lguest: fix verbose printing of device features.
Rusty Russell
1
-2
/
+2
2008-07-29
lguest: fix switcher_page leak on unload
Johannes Weiner
1
-0
/
+1
2008-07-29
lguest: Guest int3 fix
Rusty Russell
1
-7
/
+17
2008-07-29
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
Rusty Russell
1
-0
/
+3
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
3
-11
/
+11
2008-07-29
include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435
Andrew Morton
1
-1
/
+5
2008-07-29
sh7760fb: write colormap value to hardware
Manuel Lauss
1
-0
/
+1
2008-07-29
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
1
-12
/
+18
2008-07-29
gpio: fix build on CONFIG_GPIO_SYSFS=n
Atsushi Nemoto
1
-0
/
+1
2008-07-29
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
1
-1
/
+0
2008-07-29
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
7
-99
/
+167
2008-07-29
kdump: update kdump documentation as kexec-tools-resting has been renamed kex...
Simon Horman
1
-10
/
+10
2008-07-29
spi_s3c24xx: really assign busnum
Ben Dooks
2
-0
/
+2
2008-07-29
mpc52xx_psc_spi: fix block transfer
Luotao Fu
1
-15
/
+7
2008-07-29
mm/hugetlb.c must #include <asm/io.h>
Adrian Bunk
1
-0
/
+1
2008-07-29
mmu-notifiers: core
Andrea Arcangeli
15
-13
/
+623
2008-07-29
mmu-notifiers: add mm_take_all_locks() operation
Andrea Arcangeli
4
-0
/
+170
2008-07-29
mmu-notifiers: add list_del_init_rcu()
Andrea Arcangeli
1
-0
/
+28
2008-07-29
arm: fix HAVE_CLK merge goof
David Brownell
1
-1
/
+1
2008-07-29
__ratelimit() cpu flags can't be static
Alexey Dobriyan
1
-1
/
+2
2008-07-29
tmpfs: fix kernel BUG in shmem_delete_inode
Hugh Dickins
1
-1
/
+2
2008-07-29
exec: include pagemap.h again to fix build
Hugh Dickins
1
-0
/
+1
2008-07-29
mfd: add platform_data to mfd_cell
Mike Rapoport
3
-7
/
+12
2008-07-29
x86/PCI: use dev_printk when possible
Bjorn Helgaas
4
-76
/
+64
2008-07-29
ipwireless: fix compile failure
James Bottomley
1
-1
/
+1
[next]