aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* kbuild: add static to prototypesTrevor Keith2009-09-20
* kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-20
* kbuild: set -fconserve-stack option for gcc 4.5Andi Kleen2009-09-20
* kbuild: echo the record_mcount commandAndi Kleen2009-09-20
* gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-20
* kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-20
* checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez2009-09-20
* markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan2009-09-20
* checkincludes.pl: provide usage helperLuis R. Rodriguez2009-09-20
* checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez2009-09-20
* ctags: usability fixStefani Seibold2009-09-20
* kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap2009-09-20
* gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput2009-09-20
* kbuild: Check if linker supports the -X optionAndi Kleen2009-09-20
* kbuild: introduce ld-optionSam Ravnborg2009-09-20
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-20
* kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-20
* kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-20
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-20
* kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-20
* kconfig: add symbol value to help find the real dependCheng Renquan2009-09-20
* kbuild: correct initramfs compression commentRobert P. J. Day2009-09-20
* kbuild: save ARCH & CROSS_COMPILE when building a kernelSam Ravnborg2009-09-20
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-20
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-16
| * x86: platform: Fix section annotationsThomas Gleixner2009-09-16
| * x86: apic namespace cleanupThomas Gleixner2009-08-31
| * x86: Distangle ioapic and i8259Thomas Gleixner2009-08-31
| * x86: Add Moorestown early detectionThomas Gleixner2009-08-31
| * x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-31
| * x86: Add early platform detectionThomas Gleixner2009-08-31
| * x86: Move tsc_init to late_time_initThomas Gleixner2009-08-31
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| * x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-31
| * x86: time_32/64.c unify profile_pcThomas Gleixner2009-08-31
| * x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-31
| * x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner2009-08-31
| * x86: Remove mca bus ifdef from timer interruptThomas Gleixner2009-08-31
| * x86: Simplify timer_ack magic in time_32.cThomas Gleixner2009-08-31
| * x86: Prepare unification of time_32/64.cThomas Gleixner2009-08-31
| * x86: Remove do_timer hookThomas Gleixner2009-08-31
| * x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-31
| * x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move paravirt banner printout to x86_init_opsThomas Gleixner2009-08-31
| * x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner2009-08-31