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
*
[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board
Hans-Christian Egtvedt
2007-07-18
1
-0
/
+3
*
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
2007-07-18
2
-0
/
+100
*
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
2007-07-18
1
-23
/
+3
*
[AVR32] Make STK1000 mux settings configurable
David Brownell
2007-07-18
3
-7
/
+80
*
[AVR32] CPU frequency scaling for AT32AP
Hans-Christian Egtvedt
2007-07-18
4
-2
/
+175
*
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
2007-07-18
6
-453
/
+372
*
[AVR32] faster avr32 unaligned access
David Brownell
2007-07-18
1
-9
/
+20
*
zs: move to the serial subsystem
Maciej W. Rozycki
2007-07-18
12
-2746
/
+1610
*
serial: add early_serial_setup() back to header file
Yinghai Lu
2007-07-18
24
-0
/
+25
*
fbdev: make fb_append_extra_logo() depend on fb=y
Arnd Bergmann
2007-07-18
1
-1
/
+1
*
dm: fix memory leak in dm_create_persistent() when starting metadata update t...
Jesper Juhl
2007-07-18
1
-0
/
+1
*
slob: Kill off duplicate kzalloc() definition.
Paul Mundt
2007-07-17
1
-10
/
+0
*
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
2007-07-17
1
-5
/
+5
*
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
2007-07-17
1
-0
/
+1
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-07-17
11
-145
/
+1126
|
\
|
*
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
2007-07-17
1
-6
/
+6
|
*
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
2007-07-17
1
-1
/
+1
|
*
[S390] Simplify stack trace.
Heiko Carstens
2007-07-17
1
-15
/
+11
|
*
[S390] z/VM unit record device driver
Frank Munzert
2007-07-17
5
-0
/
+1018
|
*
[S390] vmcp cleanup
Christian Borntraeger
2007-07-17
2
-40
/
+53
|
*
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
2007-07-17
1
-2
/
+2
|
*
[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
Christian Borntraeger
2007-07-17
1
-3
/
+4
|
*
[S390] Update default configuration.
Martin Schwidefsky
2007-07-17
1
-78
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-07-17
7
-72
/
+502
|
\
\
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
2007-07-05
1
-2
/
+4
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
2007-07-05
1
-0
/
+9
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
Wim Van Sebroeck
2007-07-05
1
-11
/
+53
|
*
|
[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
Wim Van Sebroeck
2007-07-05
2
-16
/
+13
|
*
|
[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
Wim Van Sebroeck
2007-07-05
1
-6
/
+6
|
*
|
[WATCHDOG] change s3c2410_wdt to using dev_() macros for output
Ben Dooks
2007-06-17
1
-16
/
+20
|
*
|
[WATCHDOG] s3c2410_wdt announce initialisation
Ben Dooks
2007-06-17
1
-0
/
+11
|
*
|
[WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
Hans-Christian Egtvedt
2007-06-10
1
-2
/
+9
|
*
|
[WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
Hans-Christian Egtvedt
2007-06-10
1
-0
/
+1
|
*
|
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
Andrew Morton
2007-06-10
1
-2
/
+3
|
*
|
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
Andrew Morton
2007-06-10
1
-6
/
+9
|
*
|
[WATCHDOG] Watchdog driver for AT32AP700X devices
Hans-Christian Egtvedt
2007-06-10
3
-0
/
+336
|
*
|
[WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
Wim Van Sebroeck
2007-06-04
1
-5
/
+4
|
*
|
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
2007-06-04
1
-3
/
+9
|
*
|
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
2007-06-04
1
-4
/
+7
|
*
|
[WATCHDOG] Mixcom Watchdog - checkcard part 2
Wim Van Sebroeck
2007-06-03
1
-12
/
+32
|
*
|
[WATCHDOG] Mixcom Watchdog - checkcard
Wim Van Sebroeck
2007-06-03
1
-24
/
+11
|
*
|
[WATCHDOG] Mixcom Watchdog - get rid of port offset's
Wim Van Sebroeck
2007-06-03
1
-8
/
+13
|
*
|
[WATCHDOG] Mixcom Watchdog - update "Documentation"
Wim Van Sebroeck
2007-06-03
1
-2
/
+7
|
*
|
[WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.
Robert P. J. Day
2007-06-03
1
-4
/
+0
|
*
|
[WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.
Robert P. J. Day
2007-06-03
1
-4
/
+0
*
|
|
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-17
4
-98
/
+89
|
\
\
\
|
*
|
|
bsg: fix missing space in version print
Jens Axboe
2007-07-17
1
-1
/
+1
|
*
|
|
Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG
Geert Uytterhoeven
2007-07-17
1
-1
/
+0
|
*
|
|
bsg: Kconfig updates
FUJITA Tomonori
2007-07-17
1
-4
/
+9
|
*
|
|
bsg: minor cleanup
FUJITA Tomonori
2007-07-17
1
-3
/
+5
[next]