aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
| * | | | | | | | | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
| * | | | | | | | | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
| * | | | | | | | | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
* | | | | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-13
| * | | | | | | | | | | v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker2010-08-13
| * | | | | | | | | | | logfs: kill BKLArnd Bergmann2010-08-13
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | pcmcia: xirc2ps_cs bugfixDominik Brodowski2010-08-13
* | | | | | | | | | | NOMMU: Remove an extraneous no_printk()David Howells2010-08-13
* | | | | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* | | | | | | | | | | Input: fix faulty XXinput_* callsDaniel Mack2010-08-13
* | | | | | | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-13
* | | | | | | | | | | time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz2010-08-13
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] partitions: fix build error in ibm partition detection codeHeiko Carstens2010-08-13
| * | | | | | | | | | [S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens2010-08-13
| * | | | | | | | | | [S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens2010-08-13
| * | | | | | | | | | [S390] zcrypt: fix Kconfig dependenciesHeiko Carstens2010-08-13
| * | | | | | | | | | [S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens2010-08-13
| * | | | | | | | | | [S390] dasd: fix format string typesHeiko Carstens2010-08-13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap2010-08-12
| * | | | | | | | | | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-12
| * | | | | | | | | | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-12
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | O2net: Disallow o2net accept connection request from itself.Tristan Ye2010-08-07
| * | | | | | | | | | | ocfs2/dlm: remove potential deadlock -V3Wengang Wang2010-08-07
| * | | | | | | | | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2010-08-07
| * | | | | | | | | | | Fix the nested PR lock calling issue in ACLJiaju Zhang2010-08-07
| * | | | | | | | | | | ocfs2: Count more refcount records in file system fragmentation.Tao Ma2010-08-07
| * | | | | | | | | | | ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda2010-08-07
| * | | | | | | | | | | ocfs2/dlm: fix a dead lockWengang Wang2010-08-07
| * | | | | | | | | | | ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang2010-08-07
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf: Add back list_head data typesIngo Molnar2010-08-12
| * | | | | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2010-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-08-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf ui hist browser: Fixup key bindingsArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hideArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf annotate: Cycle thru sorted lines with samplesArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui: Make SPACE work as PGDN in all browsersArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf annotate: Sort by hottest lines in the TUIArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf symbols: Ignore mapping symbols on ARMDave Martin2010-08-10
| | * | | | | | | | | | | | perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10