summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-069-112/+173
|\
| * scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan2011-09-091-0/+8
| * scripts/kconfig/nconf: fix editing long stringsCheng Renquan2011-09-091-6/+23
| * scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan2011-09-093-17/+26
| * scripts/kconfig/nconf: fix memmove's length argCheng Renquan2011-09-091-1/+1
| * scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan2011-09-091-1/+1
| * Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...Michal Marek2011-08-313-49/+89
| |\
| | * kconfig: fix set but not used variablesLucas De Marchi2011-08-291-2/+1
| | * kconfig: handle SIGINT in menuconfigDavidlohr Bueso2011-08-291-34/+52
| | * kconfig: fix __enabled_ macros definition for invisible and un-selected symbolsArnaud Lacombe2011-08-291-13/+36
| * | Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin...Michal Marek2011-08-192-29/+21
| |\ \
| | * | kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe2011-08-081-17/+1
| | * | kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe2011-08-082-3/+15
| | * | kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe2011-08-082-12/+8
| | |/
| * | kconfig: factor code in menu_get_ext_help()Arnaud Lacombe2011-08-081-6/+4
| * | kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla2011-08-081-4/+3
| * | kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe2011-08-081-2/+0
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-11-0612-332/+404
|\ \
| * | Kbuild: append missing-syscalls to the default target listArnaud Lacombe2011-11-022-3/+4
| * | genksyms: Regenerate lexer and parserMichal Marek2011-10-113-306/+358
| * | genksyms: Do not expand internal typesMichal Marek2011-10-114-2/+20
| * | genksyms: Minor parser cleanupMichal Marek2011-10-111-18/+15
| * | Makefile: remove a duplicated lineAmerigo Wang2011-09-091-1/+0
| * | fixdep: fix extraneous dependenciesPeter Foley2011-09-091-0/+1
| * | scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacementArnaud Lacombe2011-08-311-1/+1
| * | kbuild: prevent make from deleting _shipped filesPeter Foley2011-08-311-0/+4
| * | kbuild: Do not delete empty files in make distcleanMichal Marek2011-08-101-1/+1
| |/
* | hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds2011-11-061-3/+0
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-0610-223/+34
|\ \
| * | net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-262-69/+22
| * | block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-262-51/+8
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-296-103/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-066-27/+113
|\ \ \
| * | | ceph/super.c: quiet sparse noiseH Hartley Sweeten2011-11-051-2/+2
| * | | ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten2011-11-051-2/+2
| * | | ceph: use new D_COMPLETE dentry flagSage Weil2011-11-055-23/+68
| * | | ceph: clear parent D_COMPLETE flag when on dentry pruneSage Weil2011-11-032-0/+41
* | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-065-4/+19
|\ \ \ \
| * | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-075-0/+17
| * | | | module: Enable dynamic debugging regardless of taintBen Hutchings2011-11-071-4/+2
* | | | | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-0615-198/+1063
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: ag5evm needs CONFIG_I2CGuennadi Liakhovetski2011-11-051-0/+1
| * | | | | ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm2011-11-053-15/+71
| * | | | | ARM: mach-shmobile: Add support for PINT though INTC macrosMagnus Damm2011-11-051-0/+51
| * | | | | ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm2011-11-051-0/+19
| * | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2011-11-052-33/+157
| * | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm2011-11-051-64/+8
| * | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm2011-11-051-61/+6
| * | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm2011-11-051-34/+6
| * | | | | ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm2011-11-051-0/+41