Age | Commit message (Expand) | Author |
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 |
2010-05-27 | rapidio: modify initialization of switch operations | Alexandre Bounine |
2010-05-27 | rapidio: add Port-Write handling for EM | Alexandre Bounine |
2010-03-03 | Rename .data.nosave to .data..nosave. | Denys Vlasenko |
2010-03-03 | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko |
2010-03-03 | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko |
2010-03-03 | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott |
2010-03-03 | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott |
2010-03-03 | Rename .data.init_task to .data..init_task. | Tim Abbott |
2010-03-03 | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins |
2009-09-24 | Optimize the ordering of sections in RW_DATA_SECTION. | Tim Abbott |
2009-09-17 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-09-12 | ftrace: __start_mcount_loc should be .init.rodata | John Reiser |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |