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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
1
-2
/
+2
2014-06-04
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
1
-5
/
+8
2014-06-04
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+5
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-05-24
lib/devres.c: fix checkpatch warnings
Fabian Frederick
1
-3
/
+3
2014-05-24
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
1
-2
/
+2
2014-05-23
lib: add glibc style strchrnul() variant
Grant Likely
1
-0
/
+18
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-2
/
+2
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-0
/
+6
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-1
/
+74
2014-04-08
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-4
/
+14
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-6
/
+6
2014-04-07
initramfs: debug detected compression method
Daniel M. Weeks
1
-0
/
+3
2014-04-07
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-07
idr: remove dead code
Stephen Hemminger
1
-18
/
+2
2014-04-03
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
1
-0
/
+1
2014-04-03
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
1
-0
/
+7
2014-04-03
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
1
-37
/
+39
2014-04-03
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2014-04-03
vsprintf: remove %n handling
Ryan Mallon
1
-36
/
+9
2014-04-03
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
1
-1
/
+0
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-14
/
+22
2014-04-03
lib: radix_tree: tree node interface
Johannes Weiner
1
-115
/
+148
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-04-03
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+8
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-10
/
+0
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2014-04-01
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+20
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
4
-1
/
+74
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
2014-02-26
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
1
-4
/
+9
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+15
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
1
-0
/
+5
2014-02-18
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+2
2014-02-17
idr: Add new function idr_is_empty()
Andreas Gruenbacher
1
-0
/
+10
[next]