Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 1 | -1/+1 |
* | [IA64] wire up preadv/pwritev system calls | Tony Luck | 2009-04-08 | 2 | -1/+5 |
* | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 7 | -10/+348 |
|\ | |||||
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 7 | -10/+348 |
| |\ | |||||
| | *-. | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -4/+3 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 15 | -18/+39 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 3 | -2/+13 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 7 | -12/+1617 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 5 | -14/+19 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | preempt-count: force hardirq-count to max of 10 | Steven Rostedt | 2009-02-12 | 1 | -10/+0 |
| | * | | | | | | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 2009-02-09 | 2 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 3 | -8/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 17 | -11/+59 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 2009-01-14 | 5 | -0/+277 |
| | * | | | | | | | | | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 2009-01-14 | 4 | -0/+71 |
* | | | | | | | | | | | ia64: implement interrupt-enabling rwlocks | Robin Holt | 2009-04-02 | 1 | -17/+63 |
* | | | | | | | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
* | | | | | | | | | | | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV | Robin Holt | 2009-04-02 | 1 | -3/+0 |
* | | | | | | | | | | | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-02 | 1 | -0/+6 |
* | | | | | | | | | | | sgi-gru: add definitions of ia64 GRU MMRs | Jack Steiner | 2009-04-02 | 1 | -3/+155 |
* | | | | | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-04-01 | 61 | -290/+3188 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-01 | 8 | -33/+16 |
| * | | | | | | | | | | [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c | Randy Dunlap | 2009-04-01 | 1 | -1/+1 |
| * | | | | | | | | | | Pull pvops into release branch | Tony Luck | 2009-03-31 | 45 | -212/+3134 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ia64: remove some warnings. | Isaku Yamahata | 2009-03-27 | 7 | -14/+47 |
| | * | | | | | | | | | | ia64/xen: fix the link error. | Isaku Yamahata | 2009-03-27 | 1 | -1/+1 |
| | * | | | | | | | | | | ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. | Isaku Yamahata | 2009-03-26 | 3 | -0/+671 |
| | * | | | | | | | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa... | Isaku Yamahata | 2009-03-26 | 3 | -0/+9 |
| | * | | | | | | | | | | ia64/pv_ops/bp/module: support binary patching for kernel module. | Isaku Yamahata | 2009-03-26 | 2 | -0/+38 |
| | * | | | | | | | | | | ia64/pv_ops: implement binary patching optimization for native. | Isaku Yamahata | 2009-03-26 | 7 | -25/+898 |
| | * | | | | | | | | | | ia64/pv_op/binarypatch: add helper functions to support binary patching for p... | Isaku Yamahata | 2009-03-26 | 4 | -0/+737 |
| | * | | | | | | | | | | ia64/pv_ops/xen/gate.S: xen gate page paravirtualization | Isaku Yamahata | 2009-03-26 | 2 | -0/+5 |
| | * | | | | | | | | | | ia64/pv_ops: paravirtualize gate.S. | Isaku Yamahata | 2009-03-26 | 3 | -4/+21 |
| | * | | | | | | | | | | ia64/pv_ops: move down __kernel_syscall_via_epc. | Isaku Yamahata | 2009-03-26 | 1 | -81/+81 |
| | * | | | | | | | | | | ia64/pv_ops/xen: define xen specific gate page. | Isaku Yamahata | 2009-03-26 | 5 | -1/+94 |
| | * | | | | | | | | | | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata | 2009-03-26 | 9 | -43/+231 |
| | * | | | | | | | | | | ia64/pv_ops/xen/pv_time_ops: implement sched_clock. | Isaku Yamahata | 2009-03-26 | 1 | -0/+48 |
| | * | | | | | | | | | | ia64/pv_ops/pv_time_ops: add sched_clock hook. | Isaku Yamahata | 2009-03-26 | 5 | -2/+26 |
| | * | | | | | | | | | | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm | Isaku Yamahata | 2009-03-26 | 6 | -2/+123 |
| | * | | | | | | | | | | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata | 2009-03-26 | 4 | -5/+10 |
| | * | | | | | | | | | | ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization | Isaku Yamahata | 2009-03-26 | 2 | -0/+6 |
| | * | | | | | | | | | | ia64/pv_ops: paravirtualize fsys.S. | Isaku Yamahata | 2009-03-26 | 1 | -7/+7 |
| | * | | | | | | | | | | ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. | Isaku Yamahata | 2009-03-26 | 3 | -1/+18 |
| | * | | | | | | | | | | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata | 2009-03-26 | 6 | -14/+54 |
| | * | | | | | | | | | | ia64/xen: short-circuit tests for dom0 | Isaku Yamahata | 2009-03-26 | 1 | -21/+18 |