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
*
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
2008-02-08
3
-15
/
+25
*
kill do_generic_mapping_read
Christoph Hellwig
2008-02-08
2
-28
/
+5
*
Remove __STRICT_ANSI__ from linux/types.h
Mike Frysinger
2008-02-08
1
-3
/
+3
*
BKL-Removal: convert pipe to use unlocked_ioctl too
Andi Kleen
2008-02-08
1
-9
/
+7
*
PWM LED driver
David Brownell
2008-02-08
3
-0
/
+165
*
Basic PWM driver for AVR32 and AT91
David Brownell
2008-02-08
6
-0
/
+546
*
OSS: constify function pointer tables
Jan Engelhardt
2008-02-08
2
-4
/
+4
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
19
-34
/
+34
*
reiserfs: constify function pointer tables
Jan Engelhardt
2008-02-08
1
-1
/
+1
*
isofs: implement dmode option
Jan Kara
2008-02-08
3
-9
/
+18
*
workqueue: make delayed_work_timer_fn() static
Li Zefan
2008-02-08
2
-3
/
+1
*
atmel_serial: show tty name in /proc/interrupts
Haavard Skinnemoen
2008-02-08
1
-1
/
+2
*
atmel_serial: use container_of instead of direct cast
Haavard Skinnemoen
2008-02-08
1
-17
/
+23
*
atmel_serial: fix broken RX buffer allocation
Haavard Skinnemoen
2008-02-08
1
-1
/
+2
*
atmel_serial: add DMA support
Chip Coldwell
2008-02-08
2
-24
/
+383
*
atmel_serial: split the interrupt handler
Remy Bohmer
2008-02-08
1
-55
/
+190
*
atmel_serial: fix bugs in probe() error path and remove()
Haavard Skinnemoen
2008-02-08
1
-10
/
+29
*
atmel_serial: use existing console options only if BRG is running
Haavard Skinnemoen
2008-02-08
1
-8
/
+7
*
atmel_serial: use cpu_relax() when busy-waiting
Haavard Skinnemoen
2008-02-08
1
-2
/
+2
*
atmel_serial: clean up the code
Remy Bohmer
2008-02-08
1
-105
/
+150
*
MAINTAINERS: add Haavard as maintainer of the atmel_serial driver
Haavard Skinnemoen
2008-02-08
1
-0
/
+6
*
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2008-02-08
2
-1
/
+29
*
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
2008-02-08
1
-1
/
+1
*
The scheduled 'time' option removal
Adrian Bunk
2008-02-08
3
-24
/
+0
*
remove the unused exports of sys_open/sys_read
Arjan van de Ven
2008-02-08
2
-2
/
+0
*
update checkpatch.pl to version 0.13
Andy Whitcroft
2008-02-08
1
-96
/
+198
*
fs/afs/security.c: fix uninitialized var warning
Andrew Morton
2008-02-08
1
-1
/
+1
*
fs/hfsplus/unicode.c: fix uninitialized var warning
Andrew Morton
2008-02-08
1
-1
/
+2
*
udf: change maintainer
Jan Kara
2008-02-08
1
-2
/
+2
*
udf: fix adding entry to a directory
Jan Kara
2008-02-08
2
-10
/
+11
*
udf: cleanup directory offset handling
Jan Kara
2008-02-08
3
-30
/
+24
*
udf: avoid unnecessary synchronous writes
Mike Galbraith
2008-02-08
1
-1
/
+1
*
udf: fix signedness issue
Marcin Slusarz
2008-02-08
1
-1
/
+1
*
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
2008-02-08
3
-9
/
+9
*
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
2008-02-08
1
-62
/
+56
*
kill UDFFS_{DATE,VERSION}
Adrian Bunk
2008-02-08
2
-5
/
+1
*
udf: improve readability of udf_load_partition
Marcin Slusarz
2008-02-08
1
-29
/
+30
*
udf: fix udf_debug macro
Marcin Slusarz
2008-02-08
1
-2
/
+2
*
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
11
-290
/
+338
*
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
14
-314
/
+315
*
udf: convert byte order of constant instead of variable
Marcin Slusarz
2008-02-08
4
-24
/
+24
*
udf: replace loops coded with goto to real loops
Marcin Slusarz
2008-02-08
1
-59
/
+59
*
udf: create common function for changing free space counter
Marcin Slusarz
2008-02-08
1
-29
/
+20
*
udf: create common function for tag checksumming
Marcin Slusarz
2008-02-08
5
-56
/
+22
*
udf: fix coding style
Marcin Slusarz
2008-02-08
14
-830
/
+1306
*
udf: fix sparse warnings (shadowing & mismatch between declaration and defini...
Marcin Slusarz
2008-02-08
1
-2
/
+1
*
udf: move calculating of nr_groups into helper function
Marcin Slusarz
2008-02-08
3
-9
/
+13
*
udf: convert macros related to bitmaps to functions
Marcin Slusarz
2008-02-08
2
-44
/
+55
*
udf: check if udf_load_logicalvol failed
Marcin Slusarz
2008-02-08
1
-1
/
+4
*
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
Marcin Slusarz
2008-02-08
2
-15
/
+23
[next]