summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add print_fmt fieldLai Jiangshan2010-01-063-1/+35
* tracing: Have __dynamic_array() define a fieldLai Jiangshan2010-01-061-1/+6
* Linux 2.6.33-rc3v2.6.33-rc3Linus Torvalds2010-01-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-053-27/+51
|\
| * sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-041-0/+11
| * sparc64: Fix NMI programming when perf events are active.David S. Miller2010-01-041-1/+2
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-045197-289167/+470226
| |\
| * | bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller2010-01-041-26/+38
* | | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-051-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-051-6/+15
|\ \ \
| * | | ocfs2: Handle O_DIRECT when writing to a refcounted cluster.Tao Ma2009-12-301-6/+15
* | | | Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2010-01-055-51/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | ASoC: fixup oops in generic AC97 codec glueManuel Lauss2010-01-041-0/+6
| * | | Merge commit 'v2.6.33-rc2' into for-2.6.33Mark Brown2009-12-269142-454824/+809540
| |\| |
| * | | ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-243-21/+21
| * | | ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto2009-12-241-30/+0
* | | | Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-01-043-3/+29
|\ \ \ \
| * | | | resource: add helpers for fetching rlimitsJiri Slaby2010-01-041-0/+22
| * | | | resource: move kernel function inside __KERNEL__Jiri Slaby2010-01-041-2/+6
| * | | | SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-041-1/+1
* | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-048-1/+57
|\ \ \ \ \
| * \ \ \ \ ARM: Merge s3c24xx-updates2Ben Dooks2010-01-040-0/+0
| |\ \ \ \ \
| | * | | | | ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-234-0/+41
| * | | | | | ARM: Merge next-simtecBen Dooks2010-01-048-1/+57
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().Ben Dooks2009-12-231-1/+3
| | * | | | | ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-235-0/+49
| | * | | | | ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+3
| | * | | | | ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+2
| | |/ / / /
* | | | | | sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2010-01-042-2/+27
* | | | | | lguest: fix bug in setting guest GDT entryRusty Russell2010-01-041-1/+3
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-049-302/+254
|\ \ \ \ \ \
| * | | | | | [S390] Update default configuration.Martin Schwidefsky2010-01-041-11/+75
| * | | | | | [S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day2010-01-041-26/+2
| * | | | | | [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-047-265/+177
| |/ / / / /
* | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-0453-884/+3029
|\ \ \ \ \ \
| * | | | | | binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA2010-01-041-2/+2
| * | | | | | sh: update defconfigs.Paul Mundt2010-01-0449-871/+3005
| * | | | | | sh: Don't default enable PMB support.Paul Mundt2010-01-041-1/+0
| * | | | | | sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt2010-01-041-3/+3
| * | | | | | sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-292-7/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-01-045-48/+77
|\ \ \ \ \ \
| * | | | | | ext4: Calculate metadata requirements more accuratelyTheodore Ts'o2010-01-015-44/+73
| * | | | | | ext4: Fix accounting of reserved metadata blocksTheodore Ts'o2010-01-011-4/+4
* | | | | | | tosh: Use non bkl ioctlAlan Cox2010-01-041-5/+7
* | | | | | | i2o: propogate the BKL down into the ioctl methodAlan Cox2010-01-041-7/+6
* | | | | | | sony_pi: Remove the BKL from open and ioctlJohn Kacur2010-01-041-6/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-01-046-26/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | nilfs2: update mailing list addressRyusuke Konishi2010-01-022-2/+2
| * | | | | | nilfs2: Storage class should be before const qualifierTobias Klauser2009-12-251-1/+1
| * | | | | | nilfs2: trivial coding style fixJiro SEKIBA2009-12-253-23/+29
| | |/ / / / | |/| | | |