summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/acornfb.c: remove dead codePaul Bolle2013-09-112-294/+1
* fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checksOleg Nesterov2013-09-111-15/+9
* pidns: kill the unnecessary CLONE_NEWPID in copy_process()Oleg Nesterov2013-09-111-3/+2
* pidns: fix vfork() after unshare(CLONE_NEWPID)Oleg Nesterov2013-09-111-3/+4
* include/linux/smp.h:on_each_cpu(): switch back to a C functionAndrew Morton2013-09-111-8/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-1126-135/+130
|\
| * s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens2013-09-091-2/+4
| * s390/compat,uid16: use current_cred()Heiko Carstens2013-09-071-4/+5
| * s390/ap_bus: use and-mask instead of a castHeiko Carstens2013-09-071-1/+1
| * s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens2013-09-071-2/+2
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-0710-22/+19
| * s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
| * s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
| * s390: keep Kconfig sortedHeiko Carstens2013-09-071-3/+3
| * s390/irq: rework irq subclass handlingHeiko Carstens2013-09-049-57/+38
| * s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
| * s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
| * s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner2013-09-041-4/+1
| * s390: update defconfigHeiko Carstens2013-09-041-12/+27
| * s390/bpf,jit: fix address randomizationHeiko Carstens2013-09-041-1/+1
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-09-1112-345/+413
|\ \
| * | kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2013-09-052-0/+7
| * | kconfig: regenerate bison parserYann E. MORIN2013-09-051-264/+298
| * | kconfig: do not special-case 'MODULES' symbolYann E. MORIN2013-09-052-13/+3
| * | diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano2013-09-011-15/+13
| * | diffconfig: Gracefully exit if the default config files are not presentMike Pagano2013-08-191-2/+7
| * | modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN2013-08-151-0/+1
| * | kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN2013-08-151-3/+8
| * | scripts/config: use sed's POSIX interfaceClement Chauplannaz2013-08-151-3/+41
| * | kconfig: switch to "long long" for sanityKees Cook2013-08-151-9/+10
| * | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-234-38/+27
| |\ \
| | * | kconfig: simplify symbol-search codeYann E. MORIN2013-07-161-19/+11
| | * | kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN2013-07-161-1/+1
| | * | kconfig: minor style fixes in symbol-search codeYann E. MORIN2013-07-161-4/+3
| | * | kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-162-4/+4
| | * | kconfig: avoid multiple calls to strlenYann E. MORIN2013-07-161-5/+5
| | * | Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN2013-07-161-5/+3
* | | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-1021-17/+2137
|\ \ \ \
| * | | | rx51_battery: Fix channel number when reading adc valueMarek Belisko2013-08-301-1/+1
| * | | | power: Add twl4030_madc battery driver.Marek Belisko2013-08-304-0/+292
| * | | | bq24190_charger: Workaround SS definition problem on i386 buildsAnton Vorontsov2013-08-281-0/+3
| * | | | power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-272-6/+35
| * | | | vexpress-poweroff: Should depend on the required infrastructurePawel Moll2013-08-271-1/+1
| * | | | twl4030-charger: Fix compiler warning with regulator_enable()Peter Ujfalusi2013-08-271-1/+6
| * | | | rx51_battery: Replace hardcoded channels values.Marek Belisko2013-08-271-4/+8
| * | | | bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer2013-08-274-0/+1569
| * | | | ab8500-charger: We print an unintended error messageDan Carpenter2013-08-271-0/+1
| * | | | max8925_power: Fix missing of_node_putLibo Chen2013-08-271-0/+1
| * | | | power_supply: Replace strict_strtol() with kstrtol()Jingoo Han2013-08-091-1/+1
| * | | | power: Add APM X-Gene system reboot driverLoc Ho2013-08-093-0/+111
OpenPOWER on IntegriCloud