Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier | 2010-08-13 | 1 | -6/+5 | |
| * | | | | | | | | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier | 2010-08-13 | 2 | -8/+8 | |
| * | | | | | | | | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier | 2010-08-13 | 1 | -25/+24 | |
| * | | | | | | | | watchdog: hpwdt (2/12): Group options that affect watchdog behavior together | dann frazier | 2010-08-13 | 1 | -3/+3 | |
| * | | | | | | | | watchdog: hpwdt (1/12): clean-up include-files. | dann frazier | 2010-08-13 | 1 | -10/+2 | |
* | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-13 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller | 2010-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | Fix CONFIG_CROSS_COMPILE issue in .config | Yegor Yefremov | 2010-08-10 | 1 | -1/+0 | |
* | | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-13 | 5 | -43/+97 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren | 2010-08-13 | 2 | -2/+16 | |
| * | | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren | 2010-08-13 | 3 | -2/+9 | |
| * | | | | | | | | | | nconfig: Fix segfault when menu is empty | Andrej Gelenberg | 2010-08-13 | 1 | -0/+2 | |
| * | | | | | | | | | | kconfig: fix tristate choice with minimal config | Sam Ravnborg | 2010-08-12 | 1 | -35/+67 | |
| * | | | | | | | | | | kconfig: fix savedefconfig for tristate choices | Sam Ravnborg | 2010-08-12 | 1 | -4/+3 | |
* | | | | | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-08-13 | 11 | -63/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 7 | -51/+13 | |
| * | | | | | | | | | | | v4l: Remove reference to bkl ioctl in compat ioctl handling | Frederic Weisbecker | 2010-08-14 | 1 | -6/+1 | |
| * | | | | | | | | | | | logfs: kill BKL | Arnd Bergmann | 2010-08-14 | 3 | -6/+5 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | pcmcia: xirc2ps_cs bugfix | Dominik Brodowski | 2010-08-13 | 1 | -1/+1 | |
* | | | | | | | | | | | NOMMU: Remove an extraneous no_printk() | David Howells | 2010-08-13 | 1 | -5/+0 | |
* | | | | | | | | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 44 | -109/+125 | |
* | | | | | | | | | | | Input: fix faulty XXinput_* calls | Daniel Mack | 2010-08-13 | 2 | -3/+3 | |
* | | | | | | | | | | | dma-mapping: fix build errors on !HAS_DMA architectures | Heiko Carstens | 2010-08-13 | 1 | -0/+2 | |
* | | | | | | | | | | | time: Workaround gcc loop optimization that causes 64bit div errors | John Stultz | 2010-08-13 | 1 | -3/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-13 | 9 | -10/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 2010-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [S390] appldata: fix dev_get_stats 64 bit conversion | Heiko Carstens | 2010-08-13 | 1 | -1/+2 | |
| * | | | | | | | | | | [S390] wire up prlimit64 and fanotify* syscalls | Heiko Carstens | 2010-08-13 | 3 | -1/+31 | |
| * | | | | | | | | | | [S390] zcrypt: fix Kconfig dependencies | Heiko Carstens | 2010-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [S390] sys_personality: follow u_long to unsigned int conversion | Heiko Carstens | 2010-08-13 | 3 | -4/+4 | |
| * | | | | | | | | | | [S390] dasd: fix format string types | Heiko Carstens | 2010-08-13 | 1 | -2/+2 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-13 | 15 | -14/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | V4L/DVB: v4l2-ctrls.c: needs to include slab.h | Randy Dunlap | 2010-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2010-08-12 | 10 | -10/+10 | |
| * | | | | | | | | | | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab | 2010-08-12 | 4 | -4/+11 | |
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-08-13 | 6 | -93/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | O2net: Disallow o2net accept connection request from itself. | Tristan Ye | 2010-08-07 | 1 | -5/+12 | |
| * | | | | | | | | | | | ocfs2/dlm: remove potential deadlock -V3 | Wengang Wang | 2010-08-07 | 1 | -4/+0 | |
| * | | | | | | | | | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery master | Wengang Wang | 2010-08-07 | 2 | -25/+31 | |
| * | | | | | | | | | | | Fix the nested PR lock calling issue in ACL | Jiaju Zhang | 2010-08-07 | 1 | -3/+21 | |
| * | | | | | | | | | | | ocfs2: Count more refcount records in file system fragmentation. | Tao Ma | 2010-08-07 | 1 | -5/+15 | |
| * | | | | | | | | | | | ocfs2 fix o2dlm dlm run purgelist (rev 3) | Srinivas Eeda | 2010-08-07 | 1 | -46/+34 | |
| * | | | | | | | | | | | ocfs2/dlm: fix a dead lock | Wengang Wang | 2010-08-07 | 1 | -3/+2 | |
| * | | | | | | | | | | | ocfs2: do not overwrite error codes in ocfs2_init_acl | Tiger Yang | 2010-08-07 | 1 | -2/+7 | |
* | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-13 | 33 | -1091/+1705 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf: Add back list_head data types | Ingo Molnar | 2010-08-12 | 1 | -0/+12 | |
| * | | | | | | | | | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2010-08-12 | 8032 | -384547/+532949 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-08-11 | 22 | -1009/+1270 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | perf ui hist browser: Fixup key bindings | Arnaldo Carvalho de Melo | 2010-08-10 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hide | Arnaldo Carvalho de Melo | 2010-08-10 | 7 | -15/+33 |