index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sha1.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
2
-0
/
+11
2009-09-22
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
Henrik Rydberg
1
-12
/
+26
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
1
-2
/
+4
2009-09-22
drivers/hwmon/adm1021.c: add low_power support for adm1021 driver
Michael Abbott
1
-0
/
+32
2009-09-22
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
Michael Abbott
1
-24
/
+23
2009-09-22
lis3_spi: code cleanups
Daniel Mack
1
-9
/
+8
2009-09-22
lis3: add power management functions
Daniel Mack
1
-0
/
+28
2009-09-22
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
3
-6
/
+36
2009-09-22
lis3: fix typo
Daniel Mack
1
-1
/
+1
2009-09-22
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
1
-2
/
+2
2009-09-22
checkpatch: add some common Blackfin checks
Mike Frysinger
1
-0
/
+22
2009-09-22
checkpatch: version 0.29
Andy Whitcroft
1
-1
/
+1
2009-09-22
checkpatch: limit sN/uN matches to actual bit sizes
Andy Whitcroft
1
-2
/
+2
2009-09-22
checkpatch: format strings should not have brackets in macros
Andy Whitcroft
1
-1
/
+2
2009-09-22
checkpatch: make -f alias --file, add --help, more verbose help message
Hannes Eder
1
-13
/
+42
2009-09-22
checkpatch: indent checks -- stop when we run out of continuation lines
Andy Whitcroft
1
-2
/
+3
2009-09-22
checkpatch: handle C99 comments correctly (performance issue)
Daniel Walker
1
-0
/
+13
2009-09-22
checkpatch: possible types -- else cannot start a type
Andy Whitcroft
1
-0
/
+2
2009-09-22
flex_array: add missing kerneldoc annotations
David Rientjes
1
-1
/
+11
2009-09-22
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
2
-30
/
+36
2009-09-22
flex_array: add flex_array_shrink function
David Rientjes
2
-0
/
+41
2009-09-22
flex_array: poison free elements
David Rientjes
2
-8
/
+10
2009-09-22
flex_array: add flex_array_clear function
David Rientjes
2
-0
/
+27
2009-09-22
vsprintf: use WARN_ON_ONCE
Marcin Slusarz
1
-12
/
+2
2009-09-22
MAINTAINERS: move ARM lists to infradead
Joe Perches
1
-53
/
+53
2009-09-22
MAINTAINERS: integrate P:/M: lines
Joe Perches
1
-4
/
+2
2009-09-22
MAINTAINERS: omap: fix regex
Felipe Contreras
1
-1
/
+1
2009-09-22
MAINTAINERS: acpi: add 'include/acpi'
Felipe Contreras
1
-0
/
+1
2009-09-22
scripts/get_maintainer.pl: add maintainers in order listed in matched section
Joe Perches
1
-16
/
+54
2009-09-22
scripts/get_maintainer.pl: add --remove-duplicates
Joe Perches
1
-53
/
+55
2009-09-22
scripts/get_maintainer.pl: using --separator implies --nomultiline
Joe Perches
1
-0
/
+5
2009-09-22
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups
Joe Perches
1
-7
/
+65
2009-09-22
scripts/get_maintainer.pl: better email routines, use perl not shell where po...
Joe Perches
1
-56
/
+96
2009-09-22
scripts/get_maintainer.pl: add --pattern-depth
Joe Perches
1
-7
/
+14
2009-09-22
scripts/get_maintainer.pl: add sections in pattern match depth order
Joe Perches
1
-1
/
+8
2009-09-22
scripts/get_maintainer.pl: add --git-blame
Joe Perches
1
-29
/
+109
2009-09-22
MAINTAINERS: add IPVS include files
Hannes Eder
1
-0
/
+2
2009-09-22
uml: fix order of pud and pmd_free()
Roel Kluin
1
-2
/
+2
2009-09-22
um: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-25
/
+1
2009-09-22
cpuidle: menu governor: reduce latency on exit
Corrado Zoccolo
1
-1
/
+19
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
3
-39
/
+229
2009-09-22
m68k: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-10
/
+2
2009-09-22
m68k: convert to use arch_gettimeoffset()
john stultz
2
-68
/
+8
2009-09-22
m32r: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-13
/
+2
2009-09-22
m32r: convert to use arch_gettimeoffset()
john stultz
2
-71
/
+9
2009-09-22
m32r: remove redundant tests on unsigned
Roel Kluin
2
-4
/
+3
2009-09-22
alpha: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-11
/
+3
2009-09-22
alpha: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-09-22
arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()
Roel Kluin
1
-1
/
+1
2009-09-22
alpha: convert to use arch_gettimeoffset()
john stultz
2
-72
/
+15
[next]