index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-0
/
+1
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
1
-1
/
+1
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
1
-18
/
+0
2018-01-16
blkcg: simplify statistic accumulation code
Arnd Bergmann
1
-3
/
+5
2018-01-16
nubus: Add support for the driver model
Finn Thain
1
-3
/
+30
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-9
/
+6
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
1
-16
/
+14
2018-01-16
nubus: Rework /proc/bus/nubus/s/ implementation
Finn Thain
1
-4
/
+33
2018-01-16
nubus: Clean up whitespace
Finn Thain
1
-29
/
+29
2018-01-16
nubus: Remove redundant code
Finn Thain
1
-16
/
+1
2018-01-16
nubus: Call proc_mkdir() not more than once per slot directory
Finn Thain
1
-2
/
+3
2018-01-16
nubus: Use static functions where possible
Finn Thain
1
-1
/
+0
2018-01-16
nubus: Fix up header split
Finn Thain
2
-27
/
+23
2018-01-16
nubus: Avoid array underflow and overflow
Finn Thain
1
-6
/
+4
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
3
-0
/
+838
2018-01-16
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
2
-0
/
+8
2018-01-16
ASoC: add Component level .read/.write
Kuninori Morimoto
1
-0
/
+3
2018-01-16
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
1
-5
/
+16
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-4
/
+4
2018-01-16
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
2
-1
/
+19
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simplify the code
Anna-Maria Gleixner
1
-12
/
+8
2018-01-16
hrtimer: Make room in 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
1
-11
/
+9
2018-01-16
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
1
-5
/
+8
2018-01-16
tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account
Anna-Maria Gleixner
1
-4
/
+16
2018-01-16
hrtimer: Clean up 'enum hrtimer_mode'
Anna-Maria Gleixner
1
-5
/
+11
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
1
-1
/
+1
2018-01-16
hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-4
/
+4
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active
Thomas Gleixner
1
-4
/
+0
2018-01-16
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
2
-3
/
+6
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-01-15
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-2
/
+27
2018-01-15
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+4
2018-01-15
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+3
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-3
/
+19
2018-01-15
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
2
-5
/
+21
2018-01-15
signal: unify compat_siginfo_t
Al Viro
1
-0
/
+90
2018-01-16
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
1
-0
/
+4
2018-01-16
i2c: add identifier in declarations for i2c_bus_recovery
Wolfram Sang
1
-6
/
+6
2018-01-16
i2c: make kerneldoc about bus recovery more precise
Wolfram Sang
1
-5
/
+5
2018-01-15
RDMA/core: Clarify rdma_ah_find_type
Parav Pandit
1
-2
/
+1
2018-01-15
IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
Bodong Wang
1
-1
/
+1
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
1
-2
/
+2
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
1
-2
/
+2
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
[prev]
[next]