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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-21
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
1
-2
/
+0
2014-09-20
percpu-refcount: make percpu_ref based on longs instead of ints
Tejun Heo
2
-30
/
+31
2014-09-20
percpu-refcount: improve WARN messages
Tejun Heo
1
-3
/
+5
2014-09-09
percpu: fix locking regression in the failure path of pcpu_alloc()
Tejun Heo
1
-0
/
+1
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
6
-10
/
+15
2014-09-08
proportions: add @gfp to init functions
Tejun Heo
6
-15
/
+17
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
23
-42
/
+49
2014-09-08
percpu_counter: make percpu_counters_lock irq-safe
Tejun Heo
1
-6
/
+10
2014-09-02
percpu: implement asynchronous chunk population
Tejun Heo
2
-6
/
+115
2014-09-02
percpu: rename pcpu_reclaim_work to pcpu_balance_work
Tejun Heo
1
-15
/
+12
2014-09-02
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
Tejun Heo
2
-10
/
+114
2014-09-02
percpu: make sure chunk->map array has available space
Tejun Heo
1
-8
/
+45
2014-09-02
percpu: implement [__]alloc_percpu_gfp()
Tejun Heo
2
-27
/
+46
2014-09-02
percpu: indent the population block in pcpu_alloc()
Tejun Heo
1
-17
/
+21
2014-09-02
percpu: make pcpu_alloc_area() capable of allocating only from populated areas
Tejun Heo
1
-7
/
+58
2014-09-02
percpu: restructure locking
Tejun Heo
2
-40
/
+37
2014-09-02
percpu: make percpu-km set chunk->populated bitmap properly
Tejun Heo
1
-0
/
+3
2014-09-02
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
3
-54
/
+28
2014-09-02
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
3
-40
/
+31
2014-09-02
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
1
-7
/
+8
2014-09-02
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
1
-68
/
+25
2014-08-16
percpu: free percpu allocation info for uniprocessor system
Honggang Li
1
-0
/
+2
2014-08-15
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
1
-0
/
+1
2014-08-15
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
1
-6
/
+15
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-878
/
+3051
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
230
-240
/
+242
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-5
/
+71
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-214
/
+332
2014-08-14
Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-6
/
+37
2014-08-14
netlink: Annotate RCU locking for seq_file walker
Thomas Graf
1
-0
/
+2
2014-08-14
rhashtable: fix annotations for rht_for_each_entry_rcu()
Thomas Graf
1
-8
/
+4
2014-08-14
rhashtable: unexport and make rht_obj() static
Thomas Graf
2
-8
/
+1
2014-08-14
rhashtable: RCU annotations for next pointers
Thomas Graf
2
-3
/
+3
2014-08-14
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
1
-5
/
+3
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
3
-6
/
+11
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
6
-5
/
+8
2014-08-14
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-08-14
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-14
net: xgene: Check negative return value of xgene_enet_get_ring_size()
Tobias Klauser
1
-2
/
+5
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
3
-9
/
+14
2014-08-14
net: xilinx: Remove .owner field for driver
Michal Simek
3
-3
/
+0
2014-08-14
Revert "macvlan: simplify the structure port"
David S. Miller
1
-5
/
+7
2014-08-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
8
-30
/
+275
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
9
-103
/
+75
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
57
-455
/
+1851
2014-08-14
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
John Stultz
1
-2
/
+3
2014-08-14
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-1
/
+3
2014-08-14
mm: fix CROSS_MEMORY_ATTACH help text grammar
Geert Uytterhoeven
1
-1
/
+1
2014-08-14
drivers/mfd/rtsx_usb.c: export device table
Jeff Mahoney
1
-0
/
+1
2014-08-14
mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size
David Rientjes
1
-0
/
+1
[next]