index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
2005-10-30
1
-18
/
+1
*
[PATCH] Typo fix: explictly -> explicitly
Jean Delvare
2005-10-30
3
-3
/
+3
*
[PATCH] block cleanups: Add kconfig default iosched submenu
Nate Diller
2005-10-30
2
-17
/
+38
*
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
2005-10-30
1
-46
/
+25
*
[PATCH] kill sigqueue->lock
Oleg Nesterov
2005-10-30
2
-7
/
+4
*
[PATCH] fix de_thread vs it_real_fn() deadlock
Oleg Nesterov
2005-10-30
1
-1
/
+2
*
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2005-10-30
8
-15
/
+21
*
[PATCH] clarify menuconfig /(search) help text
Randy Dunlap
2005-10-30
1
-1
/
+2
*
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
2005-10-30
1
-18
/
+17
*
[PATCH] lib/string.c cleanup: remove pointless explicit casts
Jesper Juhl
2005-10-30
1
-10
/
+11
*
[PATCH] lib/string.c cleanup: remove pointless register keyword
Jesper Juhl
2005-10-30
1
-2
/
+2
*
[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups
Jesper Juhl
2005-10-30
1
-60
/
+53
*
[PATCH] protect ide_cdrom_capacity by ifdef
Amos Waterland
2005-10-30
1
-0
/
+2
*
[PATCH] open: cleanup in lookup_flags()
Miklos Szeredi
2005-10-30
1
-6
/
+0
*
[PATCH] Don't uselessly export task_struct to userspace in core dumps
Eric W. Biederman
2005-10-30
2
-14
/
+7
*
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
3
-56
/
+2
*
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
2005-10-30
1
-13
/
+20
*
[PATCH] remove some more check_region stuff
Jeff Garzik
2005-10-30
11
-228
/
+230
*
[PATCH] clarify help text for INIT_ENV_ARG_LIMIT
Randy Dunlap
2005-10-30
1
-2
/
+2
*
[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c
Norbert Kiesel
2005-10-30
1
-4
/
+0
*
[PATCH] ntp whitespace cleanup
Andrew Morton
2005-10-30
1
-126
/
+126
*
[PATCH] NTP shift_right cleanup
john stultz
2005-10-30
3
-61
/
+24
*
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
2005-10-30
4
-11
/
+5
*
[PATCH] Add kthread_stop_sem()
Alan Stern
2005-10-30
2
-2
/
+23
*
[PATCH] cfq-iosched: move tasklist walk to elevator.c
Christoph Hellwig
2005-10-30
3
-22
/
+23
*
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
3
-10
/
+15
*
[PATCH] little de_thread() cleanup
Oleg Nesterov
2005-10-30
1
-4
/
+3
*
[PATCH] reiserfs: [kv]free() checking cleanup
James Lamanna
2005-10-30
2
-18
/
+10
*
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
2005-10-30
3
-11
/
+12
*
[PATCH] smsc-ircc2: PM cleanup - do not close device when suspending
Dmitry Torokhov
2005-10-30
1
-44
/
+85
*
[PATCH] ide-scsi highmem cleanup
Andrew Morton
2005-10-30
1
-26
/
+12
*
[PATCH] s390, ccw - export modalias
Bastian Blank
2005-10-30
1
-0
/
+19
*
[PATCH] s390: export ipl device parameters
Heiko Carstens
2005-10-30
4
-7
/
+367
*
[PATCH] s390: 3270 fullscreen view
Richard Hitt
2005-10-30
6
-69
/
+315
*
[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4
Paolo 'Blaisorblade' Giarrusso
2005-10-30
1
-5
/
+13
*
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
2005-10-30
2
-4
/
+8
*
[PATCH] uml: fix "reuse i386 cpu optimizations"
Paolo 'Blaisorblade' Giarrusso
2005-10-30
2
-4
/
+5
*
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
2005-10-30
7
-341
/
+376
*
[PATCH] m32r: SMC91x driver update
Hirokazu Takata
2005-10-30
5
-21
/
+19
*
[PATCH] m32r: NONCACHE_OFFSET in _port2addr
Hirokazu Takata
2005-10-30
5
-5
/
+5
*
[PATCH] m32r: fix #if warnings
Hirokazu Takata
2005-10-30
2
-13
/
+13
*
[PATCH] m32r: remove unused instructions
Hirokazu Takata
2005-10-30
1
-2
/
+0
*
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
3
-1
/
+13
*
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
2
-7
/
+3
*
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
2005-10-30
1
-7
/
+1
*
[PATCH] swsusp: cleanups
Pavel Machek
2005-10-30
1
-12
/
+10
*
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
2
-31
/
+3
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
6
-150
/
+65
*
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
3
-43
/
+43
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
5
-437
/
+492
[next]