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
*
serial: keep the DTR setting for serial console.
Yinghai Lu
2008-02-05
1
-1
/
+2
*
drivers/pcmcia: add missing pci_dev_get
Julia Lawall
2008-02-05
1
-1
/
+3
*
drivers/pcmcia: Add missing iounmap
Julia Lawall
2008-02-05
1
-1
/
+5
*
at91_cf: use generic gpio calls
David Brownell
2008-02-05
1
-15
/
+47
*
pcmcia/pcnet_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-13
/
+13
*
pcmcia/fmvj18x_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-2
/
+1
*
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
Richard Knutsson
2008-02-05
1
-2
/
+2
*
pcmcia/axnet_cs: make functions static
Richard Knutsson
2008-02-05
1
-2
/
+2
*
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-1
/
+1
*
pcmcia: include bad CIS filename in error message
Randy Dunlap
2008-02-05
1
-2
/
+3
*
pcmcia: stop updating dev->power.power_state
David Brownell
2008-02-05
1
-4
/
+6
*
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
22
-222
/
+228
*
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
2008-02-05
4
-20
/
+21
*
m32r: remove dead config symbols from M32R code
Jiri Olsa
2008-02-05
3
-6
/
+4
*
include/asm-powerpc/nvram.h needs list.h
Andrew Morton
2008-02-05
1
-0
/
+3
*
sdio: fix module device table definition for m68k
Al Viro
2008-02-05
1
-1
/
+2
*
timerfd: un-break CONFIG_TIMERFD
Davide Libenzi
2008-02-05
1
-1
/
+0
*
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
2008-02-05
4
-5
/
+16
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
24
-118
/
+210
*
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
2008-02-05
1
-0
/
+7
*
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2008-02-05
4
-12
/
+15
*
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
2008-02-05
1
-38
/
+5
*
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
2008-02-05
1
-30
/
+0
*
clone: prepare to recycle CLONE_STOPPED
Andrew Morton
2008-02-05
1
-0
/
+17
*
get_task_comm(): return the result
Andrew Morton
2008-02-05
2
-2
/
+3
*
lockdep: annotate epoll
Peter Zijlstra
2008-02-05
2
-1
/
+17
*
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
2008-02-05
1
-0
/
+1
*
sys_remap_file_pages: fix ->vm_file accounting
Oleg Nesterov
2008-02-05
1
-1
/
+4
*
kvm: i386 fix
Andrew Morton
2008-02-05
1
-4
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-02-04
84
-1425
/
+3770
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
2008-02-04
72
-1384
/
+3625
|
|
\
\
\
\
\
|
|
|
|
|
|
*
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
2008-02-04
4
-18
/
+15
|
|
|
|
|
|
*
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
2008-02-04
3
-5
/
+16
|
|
|
|
|
|
*
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
2008-02-04
3
-13
/
+24
|
|
|
|
|
|
*
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
2008-02-04
4
-8
/
+10
|
|
|
|
|
|
*
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
2008-02-04
3
-44
/
+80
|
|
|
|
|
|
*
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
2008-02-04
3
-83
/
+123
|
|
|
|
|
|
*
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
2008-02-04
10
-262
/
+186
|
|
|
|
|
|
*
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
Catalin Marinas
2008-02-04
2
-30
/
+71
|
|
|
|
|
|
*
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
2008-02-04
7
-17
/
+69
|
|
|
|
|
|
*
[ARM] 4813/1: Add SMP helper functions for clockevents support
Catalin Marinas
2008-02-04
2
-2
/
+37
|
|
|
|
|
|
*
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
Catalin Marinas
2008-02-04
2
-12
/
+67
|
|
|
|
|
|
*
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
Catalin Marinas
2008-02-04
2
-42
/
+32
|
|
|
|
|
*
|
[ARM] 4798/1: pcm027: fix missing header file
Juergen Beisert
2008-02-04
1
-0
/
+1
|
|
|
|
|
*
|
[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1
eric miao
2008-02-04
1
-4
/
+4
|
|
|
|
|
*
|
[ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h
eric miao
2008-02-04
3
-0
/
+3
|
|
|
|
|
*
|
[ARM] pxa: introduce sysdev for pxa3xx static memory controller
eric miao
2008-02-04
2
-1
/
+89
|
|
|
|
|
*
|
[ARM] pxa: add preliminary suspend/resume code for pxa3xx
eric miao
2008-02-04
4
-14
/
+183
|
|
|
|
|
*
|
[ARM] pxa: introduce sysdev for GPIO register saving/restoring
eric miao
2008-02-04
5
-38
/
+64
|
|
|
|
|
*
|
[ARM] pxa: introduce sysdev for IRQ register saving/restoring
eric miao
2008-02-04
5
-16
/
+122
[next]