index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+0
2015-06-08
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
3
-3
/
+0
2015-05-26
alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect
Chen Gang
1
-2
/
+1
2015-05-26
alpha: Wire up all missing implemented syscalls
Chen Gang
1
-0
/
+3
2015-05-26
alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
1
-4
/
+3
2015-05-26
alpha: delete non-required instances of <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2015-05-26
alpha: don't use module_init for non-modular core code
Paul Gortmaker
1
-2
/
+1
2015-05-26
smp, alpha: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2015-05-26
alpha: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+11
2015-04-03
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
1
-4
/
+4
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+7
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
1
-0
/
+4
2015-02-12
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-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+4
2014-10-19
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-23
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-19
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-10
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-11
alpha/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-1
/
+1
2013-11-16
alpha: perf: fix out-of-bounds array access triggered from raw event
Will Deacon
1
-2
/
+13
2013-11-16
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
3
-7
/
+95
2013-11-16
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
4
-109
/
+52
2013-11-16
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
1
-30
/
+37
2013-11-16
alpha: Reorganize rtc handling
Richard Henderson
7
-207
/
+327
2013-11-16
alpha: Primitive support for CPU power down.
Richard Henderson
2
-0
/
+32
2013-11-16
alpha: Allow HZ to be configured
Richard Henderson
2
-9
/
+25
2013-11-16
alpha: Notice if we're being run under QEMU
Richard Henderson
1
-1
/
+12
2013-11-16
alpha: Eliminate compiler warning from memset macro
Richard Henderson
1
-0
/
+1
2013-07-19
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
1
-1
/
+1
2013-07-19
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
1
-8
/
+0
2013-07-19
alpha: Use __builtin_alpha_rpcc
Richard Henderson
1
-3
/
+1
2013-07-19
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
1
-1
/
+2
2013-07-19
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
1
-111
/
+288
2013-07-19
alpha: Add kcmp and finit_module syscalls
Richard Henderson
1
-0
/
+2
2013-07-19
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
1
-1
/
+1
2013-07-19
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-07-19
alpha: Convert print_symbol to %pSR
Joe Perches
1
-5
/
+3
2013-07-14
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2
-7
/
+7
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-03
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
[next]