index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lis3: add missing constants for 8bit device
Samu Onkalo
2010-05-25
1
-0
/
+10
*
crc32: use __BYTE_ORDER macro for endian detection.
Joakim Tjernlund
2010-05-25
1
-1
/
+1
*
crc32: major optimization
Joakim Tjernlund
2010-05-25
2
-24
/
+47
*
checkpatch: warn on declaration with storage class not at the beginning
Tobias Klauser
2010-05-25
1
-0
/
+5
*
checkpatch: add check for too short Kconfig descriptions
Andi Kleen
2010-05-25
1
-0
/
+15
*
drivers: acpi: don't use own implementation of hex_to_bin()
Andy Shevchenko
2010-05-25
1
-7
/
+2
*
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-11
/
+4
*
fs: ldm: don't use own implementation of hex_to_bin()
Andy Shevchenko
2010-05-25
1
-9
/
+9
*
staging: rt2860: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
2
-15
/
+2
*
sysctl: don't use own implementation of hex_to_bin()
Andy Shevchenko
2010-05-25
1
-6
/
+3
*
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-3
/
+2
*
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-12
/
+1
*
lib: introduce common method to convert hex digits
Andy Shevchenko
2010-05-25
2
-0
/
+20
*
lib/hexdump.c: reduce stack variable size and cleanups
Joe Perches
2010-05-25
1
-17
/
+19
*
DYNAMIC_DEBUG: fix documentation errors
Florian Ragwitz
2010-05-25
2
-9
/
+9
*
dynamic_debug: small cleanup in ddebug_proc_write()
Dan Carpenter
2010-05-25
1
-1
/
+1
*
scripts/get_maintainer.pl: default to not include unspecified tags
Florian Mickler
2010-05-25
1
-1
/
+1
*
scripts/get_maintainer.pl: add .get_maintainer.conf default options file
Joe Perches
2010-05-25
1
-1
/
+30
*
scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
Joe Perches
2010-05-25
1
-9
/
+26
*
vsprintf.c: use noinline_for_stack
Joe Perches
2010-05-25
1
-25
/
+42
*
ad525x_dpot: add support for one time programmable pots
Michael Hennerich
2010-05-25
4
-20
/
+150
*
ad525x_dpot: add support for ADN2860 and AD528x pots
Michael Hennerich
2010-05-25
4
-14
/
+26
*
ad525x_dpot: add support for AD524x pots
Michael Hennerich
2010-05-25
4
-96
/
+175
*
ad525x_dpot: add support for SPI parts
Michael Hennerich
2010-05-25
6
-319
/
+806
*
ad525x_dpot: extend write argument to 16bits
Michael Hennerich
2010-05-25
1
-2
/
+2
*
ad525x_dpot: simplify duplicated sysfs defines
Michael Hennerich
2010-05-25
1
-195
/
+43
*
module: remove duplicate declaration of __ksymtab_gpl_future
Wenji Huang
2010-05-25
1
-2
/
+0
*
fatfs: ratelimit corruption report
OGAWA Hirofumi
2010-05-25
4
-18
/
+31
*
ratelimit: add ratelimit_state_init()
OGAWA Hirofumi
2010-05-25
1
-1
/
+12
*
printk_ratelimited(): fix uninitialized spinlock
OGAWA Hirofumi
2010-05-25
1
-8
/
+7
*
drivers: misc: pass miscdevice pointer via file private data
Samu Onkalo
2010-05-25
1
-0
/
+1
*
include/asm-generic/kmap_types.h: add helpful reminder
Andrew Morton
2010-05-25
1
-0
/
+3
*
asm-generic: don't warn that atomic_t is only 24 bit
Peter Fritzsche
2010-05-25
1
-6
/
+2
*
kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn
Joe Perches
2010-05-25
1
-0
/
+2
*
ntfs: use add_to_page_cache_lru()
Minchan Kim
2010-05-25
1
-15
/
+4
*
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
2010-05-25
1
-7
/
+2
*
sunrpc: use formatting of module name in SUNRPC
Alex Riesen
2010-05-25
1
-4
/
+1
*
hvsi: fix messed up error checking getting state name
Phil Carmody
2010-05-25
1
-4
/
+2
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
21
-41
/
+41
*
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
2010-05-25
1
-6
/
+14
*
endian: #define __BYTE_ORDER
Joakim Tjernlund
2010-05-25
9
-31
/
+8
*
err.h: add __must_check to error pointer handlers
Jani Nikula
2010-05-25
1
-5
/
+5
*
cpuidle: add a repeating pattern detector to the menu governor
Arjan van de Ven
2010-05-25
1
-1
/
+59
*
mn10300: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-05-25
1
-0
/
+2
*
mn10300: use generic atomic.h
Mathieu Desnoyers
2010-05-25
1
-157
/
+1
*
m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
Greg Ungerer
2010-05-25
1
-1
/
+1
*
frv: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-05-25
1
-0
/
+2
*
frv: extend gdbstub to support more features of gdb
David Howells
2010-05-25
3
-2
/
+70
*
mm: make lowmem_page_address() use PFN_PHYS() for improved portability
Chris Metcalf
2010-05-25
1
-1
/
+2
*
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
2010-05-25
4
-10
/
+22
[next]