summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-115-4/+19
|\
| * fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon2013-08-263-2/+12
| * 9p: send uevent after adding/removing mount_tag attributeMichael Marineau2013-08-261-0/+5
| * fs: 9p: use strlcpy instead of strncpyChen Gang2013-07-301-2/+2
* | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-114-14/+27
|\ \
| * | Squashfs: add corruption check for type in squashfs_readdir()Phillip Lougher2013-09-062-3/+9
| * | Squashfs: add corruption check in get_dir_index_using_offset()Phillip Lougher2013-09-061-1/+8
| * | Squashfs: fix corruption checks in squashfs_readdir()Phillip Lougher2013-09-061-3/+2
| * | Squashfs: fix corruption checks in squashfs_lookup()Phillip Lougher2013-09-061-1/+2
| * | Squashfs: fix corruption check in get_dir_index_using_name()Phillip Lougher2013-09-061-3/+1
| * | Squashfs: Optimized uncompressed buffer loopManish Sharma2013-09-051-7/+4
| * | Squashfs: sanity check information from diskDan Carpenter2013-08-291-1/+6
* | | 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
OpenPOWER on IntegriCloud