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
*
[PATCH] ext4: fix reservation extension
Mingming Cao
2006-12-07
1
-4
/
+8
*
[PATCH] ext3: fix reservation extension
Mingming Cao
2006-12-07
1
-4
/
+8
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
25
-56
/
+8
*
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
2006-12-07
2
-0
/
+8
*
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
2006-12-07
2
-7
/
+7
*
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-12-07
7
-28
/
+103
*
[PATCH] HVCS char driver janitoring: move block of code
Linas Vepstas
2006-12-07
1
-216
/
+210
*
[PATCH] make 1-bit bitfields unsigned
Mariusz Kozlowski
2006-12-07
3
-6
/
+6
*
[PATCH] The scheduled removal of some OSS options
Adrian Bunk
2006-12-07
2
-147
/
+0
*
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
2006-12-07
1
-0
/
+4
*
[PATCH] elf: fix kcore note size calculation
Magnus Damm
2006-12-07
1
-7
/
+9
*
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
2006-12-07
1
-2
/
+2
*
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2006-12-07
12
-22
/
+2
*
[PATCH] Fix the size limit of compat space msgsize
suzuki
2006-12-07
3
-27
/
+46
*
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
2006-12-07
7
-16
/
+7
*
[PATCH] ver_linux additions
Valdis Kletnieks
2006-12-07
1
-0
/
+8
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
3
-7
/
+5
*
[PATCH] qconf: support old QT
akpm@osdl.org
2006-12-07
1
-4
/
+4
*
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
2006-12-07
1
-2
/
+2
*
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] remove HASH_HIGHMEM
Andrew Morton
2006-12-07
2
-3
/
+2
*
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
2006-12-07
1
-1
/
+5
*
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
20
-2701
/
+1
*
[PATCH] driver/base/memory.c: handle errors properly
Andrew Morton
2006-12-07
1
-11
/
+23
*
[PATCH] PCEngines WRAP LED Support
Kristian Kielhofner
2006-12-07
3
-0
/
+149
*
[PATCH] HZ: 300Hz support
Alan Cox
2006-12-07
1
-5
/
+15
*
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2006-12-07
2
-0
/
+18
*
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
4
-10
/
+65
*
[PATCH] Documentation: remount_fs() needs lock_kernel
Vasily Averin
2006-12-07
1
-1
/
+1
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
11
-13
/
+16
*
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
2006-12-07
1
-0
/
+2
*
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
2006-12-07
1
-0
/
+2
*
[PATCH] Make initramfs printk a warning on incorrect cpio type
Arjan van de Ven
2006-12-07
1
-0
/
+4
*
[PATCH] i2lib unused variable cleanup
Mariusz Kozlowski
2006-12-07
1
-1
/
+0
*
[PATCH] ext4: uninline large functions
Andrew Morton
2006-12-07
3
-60
/
+78
*
[PATCH] ext3: uninline large functions
Andrew Morton
2006-12-07
3
-60
/
+77
*
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-12-07
1
-7
/
+0
*
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
2006-12-07
2
-2
/
+40
*
[PATCH] More list debugging context
Dave Jones
2006-12-07
1
-4
/
+6
*
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
2006-12-07
5
-7
/
+26
*
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
2006-12-07
1
-2
/
+1
*
[PATCH] drivers/cdrom/*: trivial vsnprintf() conversion
Alexey Dobriyan
2006-12-07
2
-4
/
+3
*
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
2006-12-07
5
-16
/
+37
*
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2006-12-07
2
-15
/
+11
*
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
2006-12-07
6
-11
/
+11
*
[PATCH] Exar quad port serial
Paul B Schroeder
2006-12-07
4
-0
/
+65
*
[PATCH] lockdep: annotate bcsp driver
Peter Zijlstra
2006-12-07
1
-2
/
+2
*
[PATCH] Compile-time check re world-writeable module params
Alexey Dobriyan
2006-12-07
1
-0
/
+3
[next]