index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sas_ss_flags: Remove nested ternary if
Richard Weinberger
2014-08-06
1
-2
/
+4
*
Rip out get_signal_to_deliver()
Richard Weinberger
2014-08-06
1
-13
/
+1
*
Clean up signal_delivered()
Richard Weinberger
2014-08-06
1
-1
/
+0
*
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
2014-08-06
1
-7
/
+1
*
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-31
1
-0
/
+1
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-30
1
-0
/
+3
|
\
|
*
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2014-07-30
1
-0
/
+1
|
*
of: Split early_init_dt_scan into two parts
Laura Abbott
2014-07-30
1
-0
/
+2
*
|
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-07-30
1
-0
/
+1
|
\
\
|
*
|
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-07-30
1
-0
/
+1
*
|
|
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
2014-07-30
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-30
2
-10
/
+4
|
\
\
\
|
*
|
|
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-07-29
1
-0
/
+3
|
*
|
|
ip: make IP identifiers less predictable
Eric Dumazet
2014-07-29
1
-10
/
+1
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-29
1
-3
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2014-07-24
1
-3
/
+4
|
|
\
\
\
|
|
*
|
|
pinctrl: dra: dt-bindings: Fix pull enable/disable
Nishanth Menon
2014-07-23
1
-3
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-07-26
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2014-07-22
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-24
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-23
1
-0
/
+1
*
|
|
|
|
|
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-07-24
1
-0
/
+12
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-22
2
-3
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-07-17
2
-3
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
1
-2
/
+4
|
|
*
|
|
|
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-14
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
4
-24
/
+49
|
\
\
\
\
\
\
|
*
|
|
|
|
|
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
1
-2
/
+4
|
*
|
|
|
|
|
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
2014-07-16
1
-14
/
+11
|
*
|
|
|
|
|
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
1
-4
/
+4
|
*
|
|
|
|
|
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
2
-1
/
+9
|
*
|
|
|
|
|
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
3
-6
/
+24
|
*
|
|
|
|
|
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
2
-4
/
+4
*
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-19
1
-36
/
+10
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-06-25
1
-36
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
2014-06-23
1
-36
/
+0
|
|
*
|
|
|
|
|
|
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
2014-06-23
1
-0
/
+10
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-19
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
2014-07-18
1
-2
/
+2
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-16
1
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Fix compiler warnings
Guenter Roeck
2014-07-02
1
-4
/
+4
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-15
5
-18
/
+9
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2014-07-14
1
-1
/
+0
|
*
|
|
|
|
|
|
ieee802154: reassembly: fix possible buffer overflow
Alexander Aring
2014-07-03
1
-1
/
+1
|
*
|
|
|
|
|
|
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-07-03
1
-2
/
+2
|
*
|
|
|
|
|
|
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-07-03
1
-1
/
+1
|
*
|
|
|
|
|
|
net: fix circular dependency in of_mdio code
Daniel Mack
2014-07-02
1
-8
/
+0
|
*
|
|
|
|
|
|
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-07-01
1
-6
/
+6
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
2014-07-13
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...
Mike Turquette
2014-07-02
1
-1
/
+0
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]