Age | Commit message (Expand) | Author |
2013-07-07 | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | rapidio: convert switch drivers to modules | Alexandre Bounine |
2013-06-26 | modpost: remove all traces of cpuinit/cpuexit sections | Paul Gortmaker |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-01-24 | clk: add common of_clk_init() function | Prashant Gaikwad |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-10 | irqchip: add basic infrastructure | Thomas Petazzoni |
2013-01-02 | clocksource: add common of_clksrc_init() function | Stephen Warren |
2012-10-11 | vmlinux.lds.h: Allow architectures to add sections to the front of .bss | David Daney |
2012-05-16 | ftrace: Sort all function addresses, not just per page | Steven Rostedt |
2012-03-26 | params: <level>_initcall-like kernel parameters | Pawel Moll |
2012-03-23 | consolidate WARN_...ONCE() static variables | Jan Beulich |
2011-10-24 | m68k: Finally remove leftover markers sections | Kirill Tkhai |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | module: Sort exported symbols | Alessio Igor Bogani |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron |
2011-04-04 | percpu: Unify input section names | Mike Frysinger |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-08 | x86: Separate out entry text section | Jiri Olsa |
2011-02-03 | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt |
2011-02-03 | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers |
2011-02-02 | tracing: Replace trace_event struct array with pointer array | Steven Rostedt |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-24 | module: show version information for built-in modules in sysfs | Dmitry Torokhov |
2011-01-13 | include/asm-generic/vmlinux.lds.h: make readmostly section correctly align | Shaohua Li |
2010-12-23 | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-10-26 | vmlinux.lds.h: lower init ramfs alignment to 4 | Mike Frysinger |
2010-10-26 | vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA | Mike Frysinger |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-21 | x86-32, percpu: Correct the ordering of the percpu readmostly section | H. Peter Anvin |
2010-10-20 | percpu: Introduce a read-mostly percpu API | Shaohua Li |
2010-09-29 | initramfs: fix initramfs size calculation | Hendrik Brueckner |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-07-27 | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge |
2010-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-07-23 | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) | Sam Ravnborg |
2010-07-20 | tracing: Properly align linker defined symbols | Sam Ravnborg |
2010-07-15 | tracing: Remove letfover markers section | Frederic Weisbecker |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |