Age | Commit message (Expand) | Author | Files | Lines |
2008-02-12 | [IA64] Fix build for sim_defconfig | Tony Luck | 1 | -0/+7 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 2 | -25/+16 |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg | 1 | -0/+1 |
2008-02-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 5 | -77/+202 |
2008-02-08 | [IA64] Fix large MCA bootmem allocation | Russ Anderson | 1 | -29/+26 |
2008-02-08 | [IA64] Simplify cpu_idle_wait | Tony Luck | 1 | -29/+15 |
2008-02-08 | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik | 1 | -0/+57 |
2008-02-08 | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik | 2 | -0/+88 |
2008-02-08 | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 2 | -18/+12 |
2008-02-08 | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 1 | -1/+4 |
2008-02-08 | time: fix typo in comments | Li Zefan | 1 | -7/+7 |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -17/+21 |
2008-02-07 | vmcoreinfo: fix the configuration dependencies | Ken'ichi Ohmichi | 1 | -2/+3 |
2008-02-07 | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi | 1 | -1/+1 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 2 | -3/+3 |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown | 1 | -4/+0 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -4/+0 |
2008-02-07 | Merge branches 'release' and 'throttling-domains' into release | Len Brown | 1 | -0/+6 |
2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 1 | -1/+1 |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 1 | -12/+14 |
2008-02-06 | idle_regs() must be __cpuinit | Adrian Bunk | 1 | -1/+1 |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk | 1 | -1/+0 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -3/+3 |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 20 | -332/+411 |
2008-02-05 | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 1 | -2/+6 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 1 | -1/+1 |
2008-02-05 | [IA64] make pfm_get_task work with virtual pids | Pavel Emelyanov | 1 | -2/+2 |
2008-02-05 | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich | 4 | -22/+39 |
2008-02-05 | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU | Jan Beulich | 1 | -11/+0 |
2008-02-05 | [IA64] ia64_set_psr should use srlz.i | Xiantao Zhang | 1 | -1/+0 |
2008-02-05 | [IA64] Export three symbols for module use | Zhang, Xiantao | 2 | -0/+17 |
2008-02-05 | [IA64] mca style cleanup | Hidetoshi Seto | 5 | -53/+65 |
2008-02-05 | [IA64] sn_hwperf semaphore to mutex | Daniel Walker | 1 | -4/+5 |
2008-02-05 | [IA64] generalize attribute of fsyscall_gtod_data | Hidetoshi Seto | 1 | -2/+2 |
2008-02-05 | [IA64] efi.c Add /* never reached */ annotation | Aron Griffis | 1 | -2/+2 |
2008-02-05 | [IA64] efi.c Spelling/punctuation fixes | Aron Griffis | 1 | -8/+8 |
2008-02-05 | [IA64] Make efi.c mostly fit in 80 columns | Aron Griffis | 1 | -223/+266 |
2008-02-05 | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64 | Masami Hiramatsu | 1 | -3/+4 |
2008-02-05 | [IA64] constify function pointer tables | Jan Engelhardt | 5 | -5/+5 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+2 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 1 | -2/+2 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |
2008-02-03 | Add HAVE_KPROBES | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-02 | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD | Zhao Yakui | 1 | -0/+6 |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2 | -12/+1 |
2008-01-31 | percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA | travis@sgi.com | 1 | -1/+1 |
2008-01-31 | modules: fold percpu_modcopy into module.c | travis@sgi.com | 1 | -11/+0 |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 1 | -1/+0 |