Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 6 | -40/+80 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | irq.h: fix missing/extra kernel-doc | Randy Dunlap | 2008-11-23 | 1 | -2/+1 | |
| * | | | | | | | | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 | 668 | -6845/+19586 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | genirq: __irq_set_trigger: change pr_warning to pr_debug | Mark Nelson | 2008-11-13 | 1 | -1/+1 | |
| * | | | | | | | | irq: fix typo | Ingo Molnar | 2008-11-09 | 1 | -1/+1 | |
| * | | | | | | | | x86: apic honour irq affinity which was set in early boot | Thomas Gleixner | 2008-11-09 | 1 | -5/+21 | |
| * | | | | | | | | genirq: fix the affinity setting in setup_irq | Thomas Gleixner | 2008-11-09 | 1 | -5/+5 | |
| * | | | | | | | | genirq: keep affinities set from userspace across free/request_irq() | Thomas Gleixner | 2008-11-09 | 5 | -28/+53 | |
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lockdep: consistent alignement for lockdep info | Li Zefan | 2008-11-21 | 1 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-30 | 4 | -21/+27 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ftrace: prevent recursion | Lai Jiangshan | 2008-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | tracing, doc: update mmiotrace documentation | Pekka Paalanen | 2008-11-23 | 1 | -2/+4 | |
| * | | | | | | | | | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen | 2008-11-23 | 1 | -9/+7 | |
| * | | | | | | | | | function tracing: fix wrong position computing of stack_trace | Liming Wang | 2008-11-21 | 1 | -9/+15 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 12 | -101/+87 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel | 2008-11-27 | 1 | -14/+0 | |
| * | | | | | | | | | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann | 2008-11-26 | 1 | -11/+14 | |
| * | | | | | | | | | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 2008-11-25 | 1 | -37/+40 | |
| * | | | | | | | | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 | 1 | -0/+8 | |
| * | | | | | | | | | x86, bts: turn macro into static inline function | Markus Metzger | 2008-11-25 | 1 | -2/+4 | |
| * | | | | | | | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 | 2 | -4/+1 | |
| * | | | | | | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | x86: use limited register constraint for setnz | Steven Rostedt | 2008-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | xen: pin correct PGD on suspend | Ian Campbell | 2008-11-23 | 1 | -7/+14 | |
| * | | | | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | oprofile: fix an overflow in ppro code | Eric Dumazet | 2008-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 | 1 | -21/+1 | |
| * | | | | | | | | | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 | 141 | -777/+1069 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-11-30 | 18 | -199/+262 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm/i915: Save/restore HWS_PGA on suspend/resume | Peng Li | 2008-11-26 | 2 | -0/+7 | |
| * | | | | | | | | | | | drm: move drm vblank initialization/cleanup to driver load/unload | Keith Packard | 2008-11-25 | 15 | -21/+45 | |
| * | | | | | | | | | | | drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT | Keith Packard | 2008-11-25 | 1 | -11/+0 | |
| * | | | | | | | | | | | drm/i915: Always read pipestat in irq_handler | Keith Packard | 2008-11-25 | 1 | -19/+36 | |
| * | | | | | | | | | | | drm/i915: Subtract total pinned bytes from available aperture size | Keith Packard | 2008-11-25 | 1 | -8/+2 | |
| * | | | | | | | | | | | drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset. | Eric Anholt | 2008-11-25 | 1 | -14/+39 | |
| * | | | | | | | | | | | drm/i915: Remove IMR masking during interrupt handler, and restart it if needed. | Eric Anholt | 2008-11-25 | 1 | -47/+61 | |
| * | | | | | | | | | | | drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR. | Keith Packard | 2008-11-25 | 3 | -122/+115 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-11-30 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | udf: Fix BUG_ON() in destroy_inode() | Jan Kara | 2008-11-27 | 2 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-11-30 | 3 | -4/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann | 2008-11-25 | 2 | -4/+31 | |
| * | | | | | | | | | | | [CPUFREQ] Documentation: Add Blackfin to list of supported processors | Robin Getz | 2008-11-25 | 1 | -0/+12 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fix | frans | 2008-11-30 | 1 | -6/+6 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-30 | 4 | -59/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-25 | 3 | -51/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ALSA: hda - Check model for Dell 92HD73xx laptops | Takashi Iwai | 2008-11-25 | 2 | -22/+29 | |
| | * | | | | | | | | | | | ALSA: hda - mark Dell studio 1535 quirk | Takashi Iwai | 2008-11-25 | 1 | -1/+1 |