index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
md5.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
sparc: Remove prom_pathtoinode()
David S. Miller
4
-36
/
+0
2010-11-16
sparc64: Delete prom_puts() unused.
David S. Miller
1
-16
/
+0
2010-10-29
SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...
Daniel Hellstrom
1
-2
/
+2
2010-10-26
kbuild: add ARCH=sparc32 target
Namhyung Kim
1
-0
/
+3
2010-10-26
sparc32: fix build failure on CONFIG_SPARC_LEON
Namhyung Kim
1
-2
/
+2
2010-10-26
sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.
Daniel Hellstrom
1
-2
/
+2
2010-10-26
sparc32: remove CONFIG_HAVE_PERF_EVENTS option
Namhyung Kim
1
-3
/
+0
2010-10-26
sparc: don't #include asm/system.h in asm/jump_label.h
Namhyung Kim
1
-1
/
+0
2010-10-26
sparc32: Fix unaligned stack handling on trap return.
David S. Miller
1
-0
/
+12
2010-10-26
sparc: keep calling do_signal() as long as pending signals remain
Al Viro
2
-36
/
+6
2010-10-26
spi: tegra: fix error setting on timeout
Erik Gilling
1
-4
/
+4
2010-10-26
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2
-2
/
+4
2010-10-25
hwmon: lis3: Release resources in case of failure
Samu Onkalo
1
-0
/
+5
2010-10-25
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-25
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
3
-118
/
+0
2010-10-25
hwmon: lis3: Short explanations of platform data fields
Samu Onkalo
1
-0
/
+46
2010-10-25
hwmon: lis3: Enhance lis3 selftest with IRQ line test
Samu Onkalo
2
-9
/
+82
2010-10-25
hwmon: lis3: use block read to access data registers
Samu Onkalo
4
-3
/
+33
2010-10-25
hwmon: lis3: Adjust fuzziness for 8 bit device
Samu Onkalo
1
-4
/
+14
2010-10-25
hwmon: lis3: New parameters to platform data
Samu Onkalo
2
-8
/
+19
2010-10-25
hwmon: lis3: restore axis enabled bits
Samu Onkalo
2
-2
/
+2
2010-10-25
hwmon: lis3: Power on corrections
Samu Onkalo
2
-8
/
+12
2010-10-25
hwmon: lis3: Update coordinates at polled device open
Samu Onkalo
1
-0
/
+5
2010-10-25
hwmon: lis3: Cleanup interrupt handling
Samu Onkalo
2
-22
/
+13
2010-10-25
hwmon: lis3: regulator control
Samu Onkalo
4
-1
/
+121
2010-10-25
hwmon: lis3: pm_runtime support
Samu Onkalo
3
-13
/
+102
2010-10-25
Kirkwood: add fan support for Network Space Max v2
Simon Guinot
1
-0
/
+43
2010-10-25
hwmon: add generic GPIO fan driver
Simon Guinot
4
-0
/
+604
2010-10-25
hwmon: (coretemp) fix reading of microcode revision (v2)
Jan Beulich
1
-2
/
+18
2010-10-25
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
Chen Gong
3
-14
/
+3
2010-10-25
hwmon: (pkgtemp) align driver initialization style with coretemp
Chen Gong
1
-14
/
+8
2010-10-25
hwmon: LTC4261 Hardware monitoring driver
Guenter Roeck
5
-0
/
+397
2010-10-25
hwmon: (lis3) add axes module parameter for custom axis-mapping
Takashi Iwai
5
-21
/
+52
2010-10-25
hwmon: (hp_accel) Add HP Mini 510x family support
Masanari Iida
1
-1
/
+1
2010-10-25
hwmon: (lis3) Add support for new LIS3DC / HP3DC chip
Takashi Iwai
2
-8
/
+44
2010-10-25
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...
Jan Beulich
3
-4
/
+0
2010-10-25
x86/hwmon: (coretemp) cosmetic cleanup
Jan Beulich
1
-2
/
+0
2010-10-25
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
Jan Beulich
3
-3
/
+3
2010-10-25
x86-32, mm: Remove duplicated include
Borislav Petkov
1
-1
/
+0
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
3
-14
/
+14
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
1
-1
/
+1
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
4
-50
/
+70
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
8
-190
/
+96
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
7
-17
/
+58
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
2010-10-25
[S390] topology: move topology sysinfo code
Heiko Carstens
2
-54
/
+56
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
3
-9
/
+10
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
12
-74
/
+66
2010-10-25
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
FUJITA Tomonori
1
-0
/
+3
[next]