index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
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
/
init
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
rcu: Move end of special early-boot RCU operation earlier
Paul E. McKenney
1
-1
/
+1
2009-08-27
init: Move sched_clock_init after late_time_init
Thomas Gleixner
1
-1
/
+1
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-19
/
+1
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-6
/
+16
2009-08-21
tracing: Fix too large stack usage in do_one_initcall()
Ingo Molnar
1
-3
/
+4
2009-08-14
init: set nr_cpu_ids before setup_per_cpu_areas()
Tejun Heo
1
-1
/
+1
2009-08-04
perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y
Ingo Molnar
1
-0
/
+1
2009-08-02
tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILE
Peter Zijlstra
1
-1
/
+9
2009-07-13
perf_counter: Fix the tracepoint channel to perfcounters
Chris Wilson
1
-1
/
+1
2009-06-24
rcu: Remove Classic RCU
Paul E. McKenney
1
-10
/
+2
2009-06-22
mm/init: cpu_hotplug_init() must be initialized before SLAB
Linus Torvalds
1
-1
/
+0
2009-06-18
mm: Extend gfp masking to the page allocator
Benjamin Herrenschmidt
1
-0
/
+4
2009-06-18
kernel: constructor support
Peter Oberparleiter
2
-0
/
+17
2009-06-16
mm: Move pgtable_cache_init() earlier
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
1
-1
/
+5
2009-06-15
driver core: set default SYSFS_DEPRECATED=n
Kay Sievers
1
-3
/
+3
2009-06-15
fs: fix do_mount_root() false positive kmemcheck warning
Vegard Nossum
1
-1
/
+2
2009-06-13
kmemcheck: add the kmemcheck core
Vegard Nossum
1
-0
/
+1
2009-06-12
ACPI: move declaration acpi_early_init() to acpi.h
Len Brown
1
-5
/
+1
2009-06-12
perf_counter: Start documenting HAVE_PERF_COUNTERS requirements
Mike Frysinger
1
-0
/
+2
2009-06-12
slab,slub: don't enable interrupts during early boot
Pekka Enberg
1
-0
/
+1
2009-06-12
memcg: fix page_cgroup fatal error in FLATMEM
KAMEZAWA Hiroyuki
1
-0
/
+5
2009-06-11
inotify: reimplement inotify using fsnotify
Eric Paris
1
-1
/
+2
2009-06-11
init: introduce mm_init()
Pekka Enberg
1
-6
/
+11
2009-06-11
vmalloc: use kzalloc() instead of alloc_bootmem()
Pekka Enberg
1
-1
/
+1
2009-06-11
slab: setup allocators earlier in the boot sequence
Pekka Enberg
1
-14
/
+22
2009-06-11
kmemleak: Add the base support
Catalin Marinas
1
-1
/
+3
2009-06-11
perf_counter: Turn off by default
Ingo Molnar
1
-1
/
+0
2009-06-09
menu: fix embedded menu presentation
Randy Dunlap
1
-8
/
+8
2009-05-24
Use a format for linux_banner
Alex Riesen
1
-2
/
+1
2009-05-06
initramfs: clean up messages related to initramfs unpacking
Eric Piel
1
-9
/
+4
2009-04-16
Driver Core: early platform driver
Magnus Damm
1
-1
/
+6
2009-04-13
initramfs: fix initramfs to work with hardlinked init
Randy Robertson
1
-1
/
+2
2009-04-13
init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n
Nikanth Karthikesan
1
-0
/
+2
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
Zhaolei
1
-1
/
+1
2009-04-11
kbuild: make it possible for the linker to discard local symbols from vmlinux
David Howells
1
-0
/
+8
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
1
-0
/
+6
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
1
-2
/
+2
2009-04-06
Make CONFIG_SLOW_WORK an automatic rather than manual config option
David Howells
1
-1
/
+3
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
1
-0
/
+5
2009-04-03
RCU: make treercu be default
Paul E. McKenney
1
-1
/
+1
2009-04-03
Create a dynamically sized pool of threads for doing very slow work items
David Howells
1
-0
/
+12
2009-04-02
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
1
-1
/
+1
2009-04-02
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
1
-0
/
+2
2009-04-02
initramfs: prevent initramfs printk message being split by messages from other code.
Simon Kitching
1
-3
/
+4
2009-04-01
init/main.c: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+1
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
1
-0
/
+1
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2
-1
/
+3
2009-03-31
md: move LEVEL_* definition from md_k.h to md_u.h
NeilBrown
1
-2
/
+0
2009-03-30
trivial: fix where cgroup documentation is not correctly referred to
Thadeu Lima de Souza Cascardo
1
-1
/
+1
[next]