index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
2014-03-19
1
-6
/
+0
*
alpha: Enable system-call auditing support.
蔡正龙
2014-01-31
4
-1
/
+70
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
1
-2
/
+2
|
\
|
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-2
/
+2
*
|
alpha/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2013-12-11
1
-1
/
+1
|
/
*
alpha: perf: fix out-of-bounds array access triggered from raw event
Will Deacon
2013-11-16
1
-2
/
+13
*
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
2013-11-16
3
-7
/
+95
*
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
2013-11-16
4
-109
/
+52
*
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
2013-11-16
1
-30
/
+37
*
alpha: Reorganize rtc handling
Richard Henderson
2013-11-16
7
-207
/
+327
*
alpha: Primitive support for CPU power down.
Richard Henderson
2013-11-16
2
-0
/
+32
*
alpha: Allow HZ to be configured
Richard Henderson
2013-11-16
2
-9
/
+25
*
alpha: Notice if we're being run under QEMU
Richard Henderson
2013-11-16
1
-1
/
+12
*
alpha: Eliminate compiler warning from memset macro
Richard Henderson
2013-11-16
1
-0
/
+1
*
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
2013-07-19
1
-1
/
+1
*
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
2013-07-19
1
-8
/
+0
*
alpha: Use __builtin_alpha_rpcc
Richard Henderson
2013-07-19
1
-3
/
+1
*
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
2013-07-19
1
-1
/
+2
*
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
2013-07-19
1
-111
/
+288
*
alpha: Add kcmp and finit_module syscalls
Richard Henderson
2013-07-19
1
-0
/
+2
*
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
2013-07-19
1
-1
/
+1
*
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
2013-07-19
1
-1
/
+2
*
alpha: Convert print_symbol to %pSR
Joe Perches
2013-07-19
1
-5
/
+3
*
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
2
-7
/
+7
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-2
/
+2
*
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-07-02
2
-2
/
+6
|
\
|
*
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-20
2
-2
/
+6
*
|
[readdir] constify ->actor
Al Viro
2013-06-29
1
-7
/
+6
*
|
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
1
-1
/
+3
*
|
hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...
Al Viro
2013-06-29
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-79
/
+14
|
\
|
*
srm_env: don't bother with pointer to srm_env_t
Al Viro
2013-04-09
1
-24
/
+9
|
*
srm_env: use proc_remove_subtree()
Al Viro
2013-04-09
1
-57
/
+7
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-2
/
+2
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+1
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-21
/
+1
|
\
\
|
*
|
alpha: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-21
/
+1
*
|
|
mm/alpha: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-3
/
+2
|
/
/
*
|
alpha: irq: remove deprecated use of IRQF_DISABLED
Will Deacon
2013-04-07
2
-8
/
+7
*
|
alpha: irq: run all handlers with interrupts disabled
Will Deacon
2013-04-07
2
-8
/
+8
*
|
alpha: Add irongate_io to PCI bus resources
Jay Estabrook
2013-04-07
1
-0
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
\
|
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
2
-77
/
+45
|
\
\
|
*
|
alpha: pass k_sigaction and siginfo_t using ksignal pointer
Al Viro
2013-02-14
1
-66
/
+45
|
*
|
alpha: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-10
/
+0
[next]