Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | tcp: make urg+gso work for real this time | Ilpo Järvinen | 2008-12-03 | 1 | -12/+10 | |
| | | * | | | | | | | | enc28j60: Fix sporadic packet loss (corrected again) | Baruch Siach | 2008-12-03 | 1 | -2/+14 | |
| | | * | | | | | | | | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 2008-12-03 | 1 | -2/+2 | |
| | | * | | | | | | | | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 2008-12-03 | 1 | -4/+2 | |
| | | * | | | | | | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter | Oliver Hartkopp | 2008-12-03 | 3 | -19/+53 | |
| | | * | | | | | | | | Phonet: do not dump addresses from other namespaces | remi.denis-courmont@nokia | 2008-12-03 | 1 | -0/+3 | |
| | | * | | | | | | | | netlabel: Fix a potential NULL pointer dereference | Paul Moore | 2008-12-03 | 1 | -4/+6 | |
| | | * | | | | | | | | bnx2: Add workaround to handle missed MSI. | Michael Chan | 2008-12-03 | 2 | -3/+38 | |
| | | * | | | | | | | | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-08 | 2 | -7/+9 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 | |
| | | * | | | | | | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | 1 | -1/+2 | |
| | | * | | | | | | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | 1 | -2/+2 | |
| | | * | | | | | | | | | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-08 | 3 | -40/+10 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n | Bartlomiej Zolnierkiewicz | 2008-12-08 | 2 | -38/+6 | |
| | | * | | | | | | | | | Revert "ide: respect current DMA setting during resume" | Bartlomiej Zolnierkiewicz | 2008-12-08 | 1 | -2/+4 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() | J. Bruce Fields | 2008-12-08 | 1 | -0/+4 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | perf counters: update docs | Ingo Molnar | 2008-12-11 | 1 | -32/+75 | |
* | | | | | | | | | | perf counters: clean up state transitions | Ingo Molnar | 2008-12-11 | 3 | -17/+25 | |
* | | | | | | | | | | perf counters: add prctl interface to disable/enable counters | Ingo Molnar | 2008-12-11 | 4 | -7/+93 | |
* | | | | | | | | | | perf counters: implement PERF_COUNT_TASK_CLOCK | Ingo Molnar | 2008-12-11 | 2 | -2/+27 | |
* | | | | | | | | | | perf counters: consolidate hw_perf save/restore APIs | Ingo Molnar | 2008-12-11 | 4 | -22/+22 | |
* | | | | | | | | | | perf counters: implement PERF_COUNT_CPU_CLOCK | Ingo Molnar | 2008-12-11 | 3 | -48/+92 | |
* | | | | | | | | | | perf counters: hw driver API | Ingo Molnar | 2008-12-11 | 3 | -31/+66 | |
* | | | | | | | | | | perf counters: group counter, fixes | Ingo Molnar | 2008-12-11 | 1 | -19/+20 | |
* | | | | | | | | | | perf counters: add support for group counters | Ingo Molnar | 2008-12-11 | 3 | -82/+236 | |
* | | | | | | | | | | perf counters: restructure the API | Ingo Molnar | 2008-12-11 | 4 | -71/+106 | |
* | | | | | | | | | | perf counters: expand use of counter->event | Thomas Gleixner | 2008-12-11 | 3 | -19/+17 | |
* | | | | | | | | | | perf counters: clean up 'raw' type API | Thomas Gleixner | 2008-12-11 | 3 | -12/+18 | |
* | | | | | | | | | | perf counters: protect them against CSTATE transitions | Thomas Gleixner | 2008-12-11 | 3 | -1/+25 | |
* | | | | | | | | | | perfcounters: consolidate global-disable codepaths | Ingo Molnar | 2008-12-09 | 1 | -17/+6 | |
* | | | | | | | | | | perfcounters, x86: clean up debug code | Ingo Molnar | 2008-12-09 | 1 | -23/+12 | |
* | | | | | | | | | | perfcounters, x86: simplify disable/enable of counters | Ingo Molnar | 2008-12-09 | 1 | -12/+28 | |
* | | | | | | | | | | perfcounters: select ANON_INODES | Ingo Molnar | 2008-12-08 | 1 | -0/+1 | |
* | | | | | | | | | | x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabled | Ingo Molnar | 2008-12-08 | 1 | -7/+5 | |
* | | | | | | | | | | performance counters: x86 support | Ingo Molnar | 2008-12-08 | 21 | -21/+652 | |
* | | | | | | | | | | performance counters: documentation | Ingo Molnar | 2008-12-08 | 1 | -0/+104 | |
* | | | | | | | | | | performance counters: core code | Thomas Gleixner | 2008-12-08 | 10 | -0/+1189 | |
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core | Ingo Molnar | 2008-12-08 | 24 | -1796/+1584 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |_| / / / / / / / / |/| | / / / / / / / | ||||||
| | * | | | | | | | | x86: ret_from_fork - get rid of jump back | Ingo Molnar | 2008-11-28 | 1 | -15/+16 | |
| | * | | | | | | | | Merge branch 'x86/debug' into x86/irq | Ingo Molnar | 2008-11-28 | 209 | -1731/+2519 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86, debug: remove the confusing entry in call trace | jia zhang | 2008-11-23 | 2 | -0/+2 | |
| | | * | | | | | | | | x86: clean up stack overflow debug check | Ingo Molnar | 2008-11-23 | 1 | -15/+10 | |
| | | * | | | | | | | | x86_64: fix the check in stack_overflow_check | jia zhang | 2008-11-23 | 1 | -3/+4 | |
| | | * | | | | | | | | Merge commit 'v2.6.28-rc6' into x86/debug | Ingo Molnar | 2008-11-23 | 1646 | -16112/+30101 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86: warn of incorrect cpu_khz on AMD systems | Prarit Bhargava | 2008-11-12 | 1 | -0/+2 | |
| | | * | | | | | | | | | x86 debug: mark early_printk.o as notrace | Ingo Molnar | 2008-11-04 | 1 | -0/+1 |