index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd: abort when failed to log metadata buffers
Hidehiro Kawai
2008-10-20
1
-0
/
+3
*
phonedev: remove BKL
Richard Holden
2008-10-20
1
-2
/
+0
*
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2008-10-20
2
-19
/
+21
*
fb: push down the BKL in the ioctl handler
Alan Cox
2008-10-20
1
-55
/
+86
*
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
2008-10-20
1
-1
/
+1
*
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
2008-10-20
1
-1
/
+1
*
rtc-cmos: export second NVRAM bank
David Brownell
2008-10-20
1
-7
/
+63
*
Altix serial: fix
roel kluin
2008-10-20
1
-1
/
+1
*
make probe_serial_gsc() static
Adrian Bunk
2008-10-20
1
-1
/
+1
*
Char: sx, remove bogus iomap
Jiri Slaby
2008-10-20
1
-3
/
+3
*
hwmon: applesmc: lighter wait mechanism, drastic improvement
Henrik Rydberg
2008-10-20
1
-10
/
+12
*
hwmon: applesmc: Add support for Macbook Pro 3
Henrik Rydberg
2008-10-20
1
-0
/
+9
*
hwmon: applesmc: Add support for Macbook Pro 4
Henrik Rydberg
2008-10-20
1
-0
/
+9
*
drivers/hwmon/applesmc.c: remove unneeded casts
Andrew Morton
2008-10-20
1
-8
/
+8
*
hwmon: applesmc: add support for Macbook Air
Henrik Rydberg
2008-10-20
1
-0
/
+9
*
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
Henrik Rydberg
2008-10-20
1
-5
/
+15
*
hwmon: applesmc: prolong status wait
Henrik Rydberg
2008-10-20
1
-2
/
+2
*
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
Henrik Rydberg
2008-10-20
1
-8
/
+24
*
hwmon: applesmc: specified number of bytes to read should match actual
Henrik Rydberg
2008-10-20
1
-1
/
+1
*
hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms
Jim Cromie
2008-10-20
1
-1
/
+57
*
hwmon/pc87360 separate alarm files: add dev_dbg help
Jim Cromie
2008-10-20
1
-4
/
+12
*
hwmon/pc87360 separate alarm files: define LDNI_MAX const
Jim Cromie
2008-10-20
1
-2
/
+3
*
hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms
Jim Cromie
2008-10-20
1
-4
/
+80
*
hwmon/pc87360 separate alarm files: add in-min/max-alarms
Jim Cromie
2008-10-20
1
-1
/
+51
*
hwmon/pc87360 separate alarm files: define some constants
Jim Cromie
2008-10-20
1
-11
/
+22
*
intel-iommu: typo fix and correct word in the comment
Ameya Palande
2008-10-20
1
-2
/
+2
*
kernel/configs.c: remove useless comments
WANG Cong
2008-10-20
1
-9
/
+0
*
HP-WMI: additional keycode (or typo)
Eric Piel
2008-10-20
1
-0
/
+1
*
Fix documentation of sysrq-q
Andi Kleen
2008-10-20
2
-2
/
+3
*
uml: fix a compile error
WANG Cong
2008-10-20
1
-1
/
+2
*
arch/m68k/bvme6000/rtc.c: remove duplicated include
Huang Weiyi
2008-10-20
1
-1
/
+0
*
container freezer: document the cgroup freezer subsystem.
Matt Helsley
2008-10-20
3
-1
/
+100
*
container freezer: rename check_if_frozen()
Matt Helsley
2008-10-20
1
-4
/
+8
*
container freezer: make freezer state names less generic
Matt Helsley
2008-10-20
1
-28
/
+28
*
container freezer: prevent frozen tasks or cgroups from changing
Matt Helsley
2008-10-20
1
-17
/
+26
*
container freezer: skip frozen cgroups during power management resume
Matt Helsley
2008-10-20
1
-0
/
+3
*
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
30
-22
/
+465
*
container freezer: make refrigerator always available
Matt Helsley
2008-10-20
5
-119
/
+137
*
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-10-20
12
-0
/
+22
*
mm: extract do_pages_move() out of sys_move_pages()
Brice Goglin
2008-10-20
1
-66
/
+86
*
mm: don't vmalloc a huge page_to_node array for do_pages_stat()
Brice Goglin
2008-10-20
1
-15
/
+25
*
mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated
Brice Goglin
2008-10-20
1
-2
/
+1
*
memory hotplug: release memory regions in PAGES_PER_SECTION chunks
Nathan Fontenot
2008-10-20
1
-2
/
+2
*
documentation: clarify dirty_ratio and dirty_background_ratio description
Andrea Righi
2008-10-20
1
-5
/
+8
*
memory_probe: fix wrong sysfs file attribute
Shaohua Li
2008-10-20
1
-1
/
+3
*
setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock
Gerald Schaefer
2008-10-20
1
-2
/
+2
*
hugepage: support ZERO_PAGE()
KOSAKI Motohiro
2008-10-20
1
-3
/
+19
*
coredump_filter: add hugepage dumping
KOSAKI Motohiro
2008-10-20
3
-9
/
+25
*
mm: print out meminit for memmap
Yinghai Lu
2008-10-20
1
-4
/
+3
*
mm: hugetlb.c make functions static, use NULL rather than 0
Harvey Harrison
2008-10-20
1
-7
/
+5
[next]