index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-10
Input: ALPS - add signature for DualPoint found in Dell Latitude E6500
Elvis Pranskevichus
1
-0
/
+1
2008-09-10
Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports
Niels de Vos
1
-0
/
+6
2008-09-10
Input: cm109 - don't use obsolete logging macros
Stephen Rothwell
1
-16
/
+16
2008-09-10
Input: atkbd - expand Latitude's force release quirk to other Dells
Matthew Garrett
1
-5
/
+5
2008-09-10
Input: bf54x-keys - add power management support
Michael Hennerich
1
-1
/
+12
2008-09-10
Input: atmel_tsadcc - improve accuracy
Dan Liang
1
-13
/
+24
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
6
-51
/
+53
2008-08-08
Input: appletouch - handle geyser 3/4 status bits
Sven Anders
1
-18
/
+35
2008-08-08
Input: appletouch - prepare for geyser 3/4 handling
Sven Anders
1
-69
/
+197
2008-08-08
Input: gpio-keys - simplify argument list for report_event
Uwe Kleine-König
1
-4
/
+5
2008-08-08
Input: gpio-keys - optimize interrupt handler
Uwe Kleine-König
1
-23
/
+12
2008-08-08
Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505
Remi Herilier
1
-0
/
+19
2008-08-08
Input: add driver for USB VoIP phones with CM109 chipset
Alfred E. Heggestad
3
-0
/
+898
2008-07-30
Input: add keycodes for remote controls/phone keypads
Aristeu Rozanski
1
-0
/
+13
2008-07-30
Input: expand keycode space
Dmitry Torokhov
2
-2
/
+2
2008-07-30
Input: ati_remote2 - add autosuspend support
Ville Syrjala
1
-6
/
+127
2008-07-30
Input: ati_remote2 - add loadable keymap support
Ville Syrjala
1
-29
/
+101
2008-07-30
Input: gameport - mark gameport_register_driver() __must_check
Dmitry Torokhov
1
-1
/
+1
2008-07-30
Input: gameport - check return value of gameport_register_driver()
Dmitry Torokhov
12
-25
/
+12
2008-07-30
Input: gameport - make gameport_register_driver() return errors
Dmitry Torokhov
2
-24
/
+71
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
[next]