summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-2394-354/+473
|\
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-219-11/+16
| * Use macros for .bss.page_aligned section.Tim Abbott2009-09-214-7/+5
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-2122-62/+46
| * kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-212-1/+3
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-2015-49/+37
| * kbuild: add static to prototypesTrevor Keith2009-09-209-43/+43
| * kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-201-1/+1
| * kbuild: set -fconserve-stack option for gcc 4.5Andi Kleen2009-09-201-0/+3
| * kbuild: echo the record_mcount commandAndi Kleen2009-09-201-0/+1
| * gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-201-2/+2
| * kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-201-2/+2
| * checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez2009-09-201-7/+59
| * markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan2009-09-201-4/+1
| * checkincludes.pl: provide usage helperLuis R. Rodriguez2009-09-201-0/+9
| * checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez2009-09-201-2/+2
| * ctags: usability fixStefani Seibold2009-09-201-1/+2
| * kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap2009-09-202-8/+8
| * gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput2009-09-201-0/+2
| * kbuild: Check if linker supports the -X optionAndi Kleen2009-09-201-1/+1
| * kbuild: introduce ld-optionSam Ravnborg2009-09-202-1/+21
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-2010-14/+14
| * kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-202-18/+6
| * kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-201-11/+11
| * kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-201-6/+4
| * kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-201-75/+3
| * kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-202-0/+81
| * kconfig: add symbol value to help find the real dependCheng Renquan2009-09-201-0/+2
| * kbuild: correct initramfs compression commentRobert P. J. Day2009-09-201-1/+1
| * kbuild: save ARCH & CROSS_COMPILE when building a kernelSam Ravnborg2009-09-201-2/+44
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-2017-32/+50
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-237-48/+89
|\ \
| * | NFS: Propagate 'fsc' mount option through automountsDavid Howells2009-09-234-8/+33
| * | sunrpc/rpc_pipe: fix kernel-doc notationRandy Dunlap2009-09-231-1/+2
| * | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-231-2/+3
| * | NFS: Add nfs_alloc_parsed_mount_dataChuck Lever2009-09-231-27/+23
| * | NFS/RPC: fix problems with reestablish_timeout and related code.Neil Brown2009-09-231-0/+9
| * | NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust2009-09-232-10/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-09-2313-65/+1045
|\ \ \
| * | | 9p: Update documentation to add fscache related bitsAbhishek Kulkarni2009-09-231-14/+26
| * | | 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-2312-42/+1009
| * | | 9p: Fix the incorrect update of inode size in v9fs_file_write()Abhishek Kulkarni2009-09-231-7/+8
| * | | 9p: Use the i_size_[read, write]() macros instead of using inode->i_size dire...Abhishek Kulkarni2009-09-232-6/+6
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-09-2311-1560/+93
|\ \ \
| * | | hwmon: (ltc4245) Clear faults at startupIra W. Snyder2009-09-231-1/+2
| * | | hwmon: (ltc4215) Clear faults at startupIra W. Snyder2009-09-231-1/+1
| * | | hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan2009-09-232-3/+5
| * | | hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek2009-09-232-4/+26
| * | | hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek2009-09-233-14/+23
| * | | hwmon: Delete deprecated FSC driversJean Delvare2009-09-236-1541/+0
OpenPOWER on IntegriCloud