index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-28
7
-248
/
+158
|
\
|
*
x86: geode: New PCEngines Alix system driver
Ed Wildgoose
2011-09-21
7
-248
/
+158
*
|
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-10-28
1
-0
/
+1
|
\
\
|
*
|
x86, cpu: Add cpufeature flag for PCIDs
Arun Thomas
2011-08-22
1
-0
/
+1
*
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-10-28
10
-116
/
+219
|
\
\
\
|
*
|
|
x86, amd: Include linux/elf.h since we use stuff from asm/elf.h
Stephen Rothwell
2011-09-28
1
-0
/
+1
|
*
|
|
x86: cache_info: Update calculation of AMD L3 cache indices
Frank Arnold
2011-09-12
1
-0
/
+6
|
*
|
|
x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()
Thomas Gleixner
2011-09-12
2
-48
/
+32
|
*
|
|
x86: cache_info: Kill the moronic shadow struct
Thomas Gleixner
2011-09-12
1
-38
/
+22
|
*
|
|
x86: cache_info: Remove bogus free of amd_l3_cache data
Thomas Gleixner
2011-09-12
1
-1
/
+0
|
*
|
|
x86, amd: Include elf.h explicitly, prepare the code for the module.h split
Stephen Rothwell
2011-08-10
1
-0
/
+1
|
*
|
|
x86-32, amd: Move va_align definition to unbreak 32-bit build
Borislav Petkov
2011-08-06
2
-5
/
+4
|
*
|
|
x86, amd: Move BSP code to cpu_dev helper
Borislav Petkov
2011-08-05
1
-30
/
+29
|
*
|
|
x86: Add a BSP cpu_dev helper
Borislav Petkov
2011-08-05
2
-0
/
+4
|
*
|
|
x86, amd: Avoid cache aliasing penalties on AMD family 15h
Borislav Petkov
2011-08-05
6
-18
/
+144
|
*
|
|
Merge commit 'v3.0' into x86/cpu
H. Peter Anvin
2011-08-05
153
-705
/
+1358
|
|
\
\
\
*
|
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-10-27
70
-966
/
+4531
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-10-27
8855
-390260
/
+540220
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Input: adp5589-keys - add support for the ADP5585 derivatives
Michael Hennerich
2011-10-19
3
-220
/
+550
|
|
*
|
|
|
|
Input: imx_keypad - add pm suspend and resume support
Hui Wang
2011-10-13
1
-0
/
+44
|
|
*
|
|
|
|
Input: force feedback - potential integer wrap in input_ff_create()
Dan Carpenter
2011-10-13
3
-5
/
+10
|
|
*
|
|
|
|
Input: tsc2007 - make sure that X plate resistance is specified
Philip Rakity
2011-10-12
2
-1
/
+7
|
|
*
|
|
|
|
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
2011-10-11
1
-25
/
+29
|
|
*
|
|
|
|
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
2011-10-11
1
-6
/
+23
|
|
*
|
|
|
|
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
2011-10-11
1
-8
/
+13
|
|
*
|
|
|
|
Input: serio_raw - fix coding style issues
Dmitry Torokhov
2011-10-11
1
-5
/
+9
|
|
*
|
|
|
|
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
2011-10-11
1
-5
/
+7
|
|
*
|
|
|
|
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
2011-10-11
1
-3
/
+3
|
|
*
|
|
|
|
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
2011-10-11
1
-3
/
+5
|
|
*
|
|
|
|
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
2011-10-11
1
-36
/
+39
|
|
*
|
|
|
|
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
2011-10-11
1
-15
/
+13
|
|
*
|
|
|
|
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-10-11
10
-198
/
+243
|
|
*
|
|
|
|
Input: wacom - correct max Y value on medium bamboos
Chris Bagwell
2011-10-10
1
-4
/
+4
|
|
*
|
|
|
|
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
Chris Bagwell
2011-10-10
1
-12
/
+23
|
|
*
|
|
|
|
Input: wacom - remove unneeded touch pressure initialization
Chris Bagwell
2011-10-10
1
-5
/
+0
|
|
*
|
|
|
|
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-07
1
-1
/
+1
|
|
*
|
|
|
|
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-07
1
-4
/
+2
|
|
*
|
|
|
|
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-07
1
-1
/
+1
|
|
*
|
|
|
|
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
2011-10-07
1
-10
/
+10
|
|
*
|
|
|
|
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
2011-10-07
1
-6
/
+15
|
|
*
|
|
|
|
Input: wacom - make LED status readable through sysfs
Ping Cheng
2011-10-05
1
-1
/
+8
|
|
*
|
|
|
|
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2011-10-05
3
-37
/
+94
|
|
*
|
|
|
|
Input: wacom - don't expose LED inactive option
Ping Cheng
2011-10-05
2
-8
/
+6
|
|
*
|
|
|
|
Input: wacom - lower the LED luminance
Ping Cheng
2011-10-05
2
-2
/
+3
|
|
*
|
|
|
|
Input: add a driver for TSC-40 serial touchscreen
Sebastian Andrzej Siewior
2011-09-28
4
-0
/
+198
|
|
*
|
|
|
|
Input: adxl34x - documentation cleanup
Michael Tandy
2011-09-21
1
-7
/
+14
|
|
*
|
|
|
|
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2011-09-21
1
-11
/
+13
|
|
*
|
|
|
|
Input: penmount - simplify unregister procedure
Dmitry Torokhov
2011-09-21
1
-4
/
+4
|
|
*
|
|
|
|
Input: penmount - rework handling of different protocols
Dmitry Torokhov
2011-09-21
1
-56
/
+64
|
|
*
|
|
|
|
Input: penmount - add PenMount 6250 support
John Sung
2011-09-21
1
-0
/
+23
[next]