aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-12
| * | | [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-12
| * | | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-12
| * | | [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-12
| * | | [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-12
| * | | [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-12
| * | | [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-12
| * | | [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-12
| * | | [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-12
| * | | [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-12
| * | | [S390] secure computing arch backendHeiko Carstens2009-06-12
| * | | [S390] implement is_compat_taskHeiko Carstens2009-06-12
| * | | [S390] add mini sclp driverHeiko Carstens2009-06-12
| * | | [S390] use facility list for cpu type safety checkMartin Schwidefsky2009-06-12
| * | | [S390] implement interrupt-enabling rwlocksHeiko Carstens2009-06-12
| * | | [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-12
| * | | [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\ \ \ \
| * | | | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\| | |
| * | | | add generic lib/checksum.cArnd Bergmann2009-06-11
| * | | | asm-generic: add a generic uaccess.hArnd Bergmann2009-06-11
| * | | | asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-11
| * | | | asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-11
| * | | | asm-generic: add legacy I/O header filesArnd Bergmann2009-06-11
| * | | | asm-generic: add generic versions of common headersArnd Bergmann2009-06-11
| * | | | asm-generic: make bitops.h usableArnd Bergmann2009-06-11
| * | | | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-11
| * | | | asm-generic: make get_rtc_time overridableArnd Bergmann2009-06-11
| * | | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| * | | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| * | | | asm-generic: add a generic unistd.hArnd Bergmann2009-06-11
| * | | | asm-generic: add generic ABI headersArnd Bergmann2009-06-11
| * | | | asm-generic: add generic sysv ipc headersArnd Bergmann2009-06-11
| * | | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-12
|\ \ \ \ \
| * | | | | drm: include kernel list header file in hashtab headerJerome Glisse2009-06-12
| * | | | | drm: Export hash table functionality.Jerome Glisse2009-06-12
| * | | | | drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-12
| * | | | | drm/radeon: add support for RV790.Alex Deucher2009-06-12
| * | | | | drm/radeon: add rv740 drm support.Alex Deucher2009-06-12
| * | | | | drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg2009-06-12
| * | | | | drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard2009-06-12
| * | | | | drm/i915: duplicate desired mode for use by fbcon.Dave Airlie2009-06-12
| * | | | | drm/via: vfree() no need checking before calling itFigo.zhang2009-06-12
| * | | | | drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driveryakui_zhao2009-06-12
| * | | | | drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao2009-06-12
| * | | | | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvoyakui_zhao2009-06-11
| * | | | | drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvdsyakui_zhao2009-06-11
| * | | | | drm: add separate drm debugging levelsyakui_zhao2009-06-11