index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-01-16
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-2
/
+6
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+4
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+11
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
1
-13
/
+10
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-1
/
+1
2014-08-29
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
Michael Cree
1
-0
/
+3
2014-08-26
alpha: Replace __get_cpu_var
Christoph Lameter
2
-11
/
+11
2014-03-20
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-6
/
+0
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
4
-1
/
+70
2014-01-11
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-2
/
+2
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-2
/
+2
2013-12-12
alpha/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-1
/
+1
2013-11-17
alpha: perf: fix out-of-bounds array access triggered from raw event
Will Deacon
1
-2
/
+13
2013-11-17
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
3
-7
/
+95
2013-11-17
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
4
-109
/
+52
2013-11-17
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
1
-30
/
+37
2013-11-17
alpha: Reorganize rtc handling
Richard Henderson
7
-207
/
+327
2013-11-17
alpha: Primitive support for CPU power down.
Richard Henderson
2
-0
/
+32
2013-11-17
alpha: Allow HZ to be configured
Richard Henderson
2
-9
/
+25
2013-11-17
alpha: Notice if we're being run under QEMU
Richard Henderson
1
-1
/
+12
2013-11-17
alpha: Eliminate compiler warning from memset macro
Richard Henderson
1
-0
/
+1
2013-07-20
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
1
-1
/
+1
2013-07-20
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
1
-8
/
+0
2013-07-20
alpha: Use __builtin_alpha_rpcc
Richard Henderson
1
-3
/
+1
2013-07-20
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
1
-1
/
+2
2013-07-20
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
1
-111
/
+288
2013-07-20
alpha: Add kcmp and finit_module syscalls
Richard Henderson
1
-0
/
+2
2013-07-20
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
1
-1
/
+1
2013-07-20
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-07-20
alpha: Convert print_symbol to %pSR
Joe Perches
1
-5
/
+3
2013-07-15
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2
-7
/
+7
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-2
/
+2
2013-07-02
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+6
2013-06-29
[readdir] constify ->actor
Al Viro
1
-7
/
+6
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-1
/
+3
2013-06-29
hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...
Al Viro
1
-1
/
+0
2013-05-21
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2
-2
/
+6
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-79
/
+14
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-21
/
+1
2013-04-30
mm/alpha: use common help functions to free reserved pages
Jiang Liu
1
-3
/
+2
2013-04-09
srm_env: don't bother with pointer to srm_env_t
Al Viro
1
-24
/
+9
2013-04-09
srm_env: use proc_remove_subtree()
Al Viro
1
-57
/
+7
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-08
alpha: Use generic idle loop
Thomas Gleixner
2
-21
/
+1
2013-04-07
alpha: irq: remove deprecated use of IRQF_DISABLED
Will Deacon
2
-8
/
+7
[next]