summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-131-6/+5
| * | | | | | | | watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-132-8/+8
| * | | | | | | | watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-131-25/+24
| * | | | | | | | watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-131-3/+3
| * | | | | | | | watchdog: hpwdt (1/12): clean-up include-files.dann frazier2010-08-131-10/+2
* | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-132-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-131-1/+1
| * | | | | | | | | Fix CONFIG_CROSS_COMPILE issue in .configYegor Yefremov2010-08-101-1/+0
* | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-135-43/+97
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-132-2/+16
| * | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-133-2/+9
| * | | | | | | | | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-131-0/+2
| * | | | | | | | | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-121-35/+67
| * | | | | | | | | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-121-4/+3
* | | | | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-1311-63/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-147-51/+13
| * | | | | | | | | | | v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker2010-08-141-6/+1
| * | | | | | | | | | | logfs: kill BKLArnd Bergmann2010-08-143-6/+5
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | pcmcia: xirc2ps_cs bugfixDominik Brodowski2010-08-131-1/+1
* | | | | | | | | | | NOMMU: Remove an extraneous no_printk()David Howells2010-08-131-5/+0
* | | | | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-1344-109/+125
* | | | | | | | | | | Input: fix faulty XXinput_* callsDaniel Mack2010-08-132-3/+3
* | | | | | | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-131-0/+2
* | | | | | | | | | | time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz2010-08-131-3/+4
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-139-10/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] partitions: fix build error in ibm partition detection codeHeiko Carstens2010-08-131-1/+1
| * | | | | | | | | | [S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens2010-08-131-1/+2
| * | | | | | | | | | [S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens2010-08-133-1/+31
| * | | | | | | | | | [S390] zcrypt: fix Kconfig dependenciesHeiko Carstens2010-08-131-1/+1
| * | | | | | | | | | [S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens2010-08-133-4/+4
| * | | | | | | | | | [S390] dasd: fix format string typesHeiko Carstens2010-08-131-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1315-14/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap2010-08-121-0/+1
| * | | | | | | | | | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-1210-10/+10
| * | | | | | | | | | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-124-4/+11
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-08-136-93/+122
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | O2net: Disallow o2net accept connection request from itself.Tristan Ye2010-08-071-5/+12
| * | | | | | | | | | | ocfs2/dlm: remove potential deadlock -V3Wengang Wang2010-08-071-4/+0
| * | | | | | | | | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2010-08-072-25/+31
| * | | | | | | | | | | Fix the nested PR lock calling issue in ACLJiaju Zhang2010-08-071-3/+21
| * | | | | | | | | | | ocfs2: Count more refcount records in file system fragmentation.Tao Ma2010-08-071-5/+15
| * | | | | | | | | | | ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda2010-08-071-46/+34
| * | | | | | | | | | | ocfs2/dlm: fix a dead lockWengang Wang2010-08-071-3/+2
| * | | | | | | | | | | ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang2010-08-071-2/+7
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-1333-1091/+1705
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf: Add back list_head data typesIngo Molnar2010-08-121-0/+12
| * | | | | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2010-08-128032-384547/+532949
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-08-1122-1009/+1270
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf ui hist browser: Fixup key bindingsArnaldo Carvalho de Melo2010-08-101-8/+7
| | * | | | | | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hideArnaldo Carvalho de Melo2010-08-107-15/+33