index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Add an address list concept
David Howells
2017-11-13
12
-561
/
+844
*
afs: Overhaul cell database management
David Howells
2017-11-13
6
-317
/
+704
*
afs: Overhaul permit caching
David Howells
2017-11-13
9
-187
/
+244
*
afs: Overhaul the callback handling
David Howells
2017-11-13
14
-794
/
+443
*
afs: Rename struct afs_call server member to cm_server
David Howells
2017-11-13
3
-11
/
+10
*
afs: Fix the afs_uuid struct to make the char-sized fields signed
David Howells
2017-11-13
1
-3
/
+3
*
afs: Connect up the CB.ProbeUuid
David Howells
2017-11-13
1
-0
/
+3
*
afs: Potentially return call->reply[0] from afs_make_call()
David Howells
2017-11-13
2
-11
/
+18
*
afs: Condense afs_call's reply{,2,3,4} into an array
David Howells
2017-11-13
5
-77
/
+74
*
afs: Consolidate abort_to_error translators
David Howells
2017-11-13
6
-77
/
+36
*
afs: Allow IPv6 address specification of VL servers
David Howells
2017-11-13
5
-26
/
+36
*
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
10
-130
/
+85
*
afs: Update the cache index structure
David Howells
2017-11-13
4
-251
/
+50
*
afs: Add some protocol defs
David Howells
2017-11-13
3
-9
/
+35
*
afs: Push the net ns pointer to more places
David Howells
2017-11-13
11
-56
/
+56
*
afs: Note the cell in the superblock info also
David Howells
2017-11-13
2
-24
/
+48
*
afs: Fix server reaping
David Howells
2017-11-13
3
-10
/
+57
*
afs: Close the rxrpc socket only after purging the servers
David Howells
2017-11-13
1
-1
/
+1
*
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-11-13
16
-492
/
+603
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
14
-98
/
+37
*
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
2017-11-13
251
-1860
/
+1810
|
\
|
*
timers: Add a function to start/reduce a timer
David Howells
2017-11-12
2
-7
/
+39
|
*
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2017-11-12
2
-4
/
+2
|
*
Merge tag 'timers-conversion-next5' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2017-11-09
11
-41
/
+39
|
|
\
|
|
*
timer: Prepare to change all DEFINE_TIMER() callbacks
Kees Cook
2017-11-09
1
-4
/
+4
|
|
*
netfilter: ipvs: Convert timers to use timer_setup()
Kees Cook
2017-11-09
5
-22
/
+23
|
|
*
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
2017-11-09
5
-15
/
+12
|
|
/
|
*
Merge tag 'timers-conversion-next4' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2017-11-07
16
-78
/
+47
|
|
\
|
|
*
block/aoe: discover_timer: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-36
/
+8
|
|
*
ide: Convert timers to use timer_setup()
Kees Cook
2017-11-06
3
-4
/
+4
|
|
*
drbd: Convert timers to use timer_setup()
Kees Cook
2017-11-06
6
-21
/
+17
|
|
*
mailbox: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-6
/
+6
|
|
*
crypto: Convert timers to use timer_setup()
Kees Cook
2017-11-06
3
-9
/
+8
|
|
*
drivers/pcmcia: omap1: Fix error in automated timer conversion
Kees Cook
2017-11-06
1
-1
/
+3
|
|
*
ARM: footbridge: Fix typo in timer conversion
Kees Cook
2017-11-06
1
-1
/
+1
|
|
/
|
*
Merge tag 'timers-conversion-next3' of https://git.kernel.org/pub/scm/linux/k...
Thomas Gleixner
2017-11-03
44
-249
/
+215
|
|
\
|
|
*
drivers/sgi-xp: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-18
/
+12
|
|
*
drivers/pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-11-02
8
-31
/
+24
|
|
*
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2017-11-02
3
-11
/
+12
|
|
*
drivers/macintosh: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-6
/
+4
|
|
*
hwrng/xgene-rng: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-5
/
+3
|
|
*
auxdisplay: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-8
/
+6
|
|
*
sparc/led: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-7
/
+9
|
|
*
mips: ip22/32: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-25
/
+22
|
|
*
arm: pxa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+10
|
|
*
ARM: footbridge: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-18
/
+8
|
|
*
ia64: Convert timers to use timer_setup()
Kees Cook
2017-11-02
7
-27
/
+26
|
|
*
xtensa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+9
|
|
*
x86, calgary: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-5
/
+3
|
|
*
powerpc/watchdog: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-3
/
+2
[next]