index
:
blackbird-op-linux
master
Blackbird™ 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
*
kernel-doc: generate main index page when building 'htmldocs'
Borislav Petkov
2007-05-08
1
-1
/
+9
*
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
2007-05-08
1
-21
/
+22
*
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
2007-05-08
1
-53
/
+111
*
cciss: reformat error handling
Mike Miller (OS Dev)
2007-05-08
1
-85
/
+89
*
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
1
-8
/
+1
*
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
1
-8
/
+1
*
cleanup compat ioctl handling
Christoph Hellwig
2007-05-08
5
-202
/
+166
*
audit: add spaces on either side of case "..." operator.
Robert P. J. Day
2007-05-08
1
-4
/
+4
*
dtlk: fix error checks in module_init()
Akinobu Mita
2007-05-08
1
-4
/
+10
*
partition: add support for sysv68 partitions
Philippe De Muyter
2007-05-08
5
-0
/
+107
*
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2007-05-08
2
-4
/
+2
*
Lockdep treats down_write_trylock like regular down_write
Pavel Emelianov
2007-05-08
1
-1
/
+1
*
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
2007-05-08
2
-831
/
+828
*
kernel-doc: handle arrays with arithmetic expressions as initializers
Borislav Petkov
2007-05-08
1
-1
/
+10
*
ROUND_UP macro cleanup in fs/smbfs/request.c
Milind Arun Choudhary
2007-05-08
1
-4
/
+3
*
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
2007-05-08
3
-21
/
+15
*
parport_serial: fix PCI must_checks
Randy Dunlap
2007-05-08
1
-1
/
+7
*
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
2007-05-08
3
-2
/
+2
*
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
2007-05-08
1
-4
/
+1
*
Deprecate SA_xxx interrupt flags -V2
Thomas Gleixner
2007-05-08
2
-13
/
+19
*
Replace deprecated SA_xxx interrupt flags
Thomas Gleixner
2007-05-08
2
-2
/
+2
*
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
2007-05-08
1
-1
/
+1
*
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
5
-7
/
+61
*
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
7
-19
/
+66
*
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
10
-28
/
+20
*
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
2007-05-08
3
-34
/
+29
*
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
2007-05-08
3
-6
/
+6
*
PNPACPI sets pnpdev->dev.archdata
David Brownell
2007-05-08
3
-9
/
+50
*
(re)register_binfmt returns with -EBUSY
kalash nainwal
2007-05-08
1
-0
/
+1
*
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
2007-05-08
5
-5
/
+15
*
enhance initcall_debug, measure latency
Ingo Molnar
2007-05-08
1
-0
/
+17
*
Fix kevent's childs priority greediness
Jan Engelhardt
2007-05-08
1
-0
/
+6
*
kdump/kexec: calculate note size at compile time
Simon Horman
2007-05-08
11
-20
/
+19
*
remove artificial software max_loop limit
Ken Chen
2007-05-08
2
-74
/
+112
*
Make /dev/port conditional on config symbol
Russell King
2007-05-08
2
-4
/
+10
*
Fix 82875 PCI setup
John Feeney
2007-05-08
1
-11
/
+2
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
436
-436
/
+0
*
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2007-05-08
3
-2
/
+19
*
Ignore stolen time in the softlockup watchdog
Jeremy Fitzhardinge
2007-05-08
1
-6
/
+29
*
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
4
-459
/
+479
*
time: SMP friendly alignment of struct clocksource
Eric Dumazet
2007-05-08
1
-2
/
+13
*
IRQ: check for PERCPU flag only when adding first irqaction
Ahmed S. Darwish
2007-05-08
1
-4
/
+6
*
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
2007-05-08
4
-3
/
+5
*
Add a new deferrable delayed work init
Venki Pallipadi
2007-05-08
2
-1
/
+7
*
Add support for deferrable timers
Venki Pallipadi
2007-05-08
2
-8
/
+58
*
layered parport code uses parport->dev
David Brownell
2007-05-08
5
-20
/
+8
*
legacy PC parports support parport->dev
Jean Delvare
2007-05-08
1
-0
/
+39
*
parport->dev driver model support
David Brownell
2007-05-08
9
-25
/
+33
*
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
2007-05-08
1
-4
/
+11
*
Delete unused header file linux/awe_voice.h
Robert P. J. Day
2007-05-08
2
-526
/
+0
[next]