Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 1 | -34/+51 |
2008-07-20 | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP | Mike Travis | 1 | -7/+26 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in cpufreq userspace routines | Mike Travis | 1 | -36/+43 |
2008-07-20 | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var | Mike Travis | 1 | -1/+1 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 1 | -1/+1 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 1 | -2/+2 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 1 | -1/+1 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 1 | -1/+1 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix | Ingo Molnar | 1 | -1/+1 |
2008-07-19 | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 1 | -28/+45 |
2008-07-19 | cpumask: Provide a generic set of CPUMASK_ALLOC macros | Mike Travis | 1 | -0/+21 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c | Mike Travis | 1 | -3/+3 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis | 1 | -7/+7 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c | Mike Travis | 1 | -1/+2 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 1 | -3/+3 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 1 | -3/+1 |
2008-07-19 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 14 | -35/+91 |
2008-07-19 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1704 | -192820/+103628 |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -127/+383 |
2008-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 3 | -4/+2 |
2008-07-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+4 |
2008-07-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -13/+7 |
2008-07-17 | x86: fix asm/e820.h for userspace inclusion | Rusty Russell | 1 | -1/+2 |
2008-07-17 | x86: fix numaq_tsc_disable | Yinghai Lu | 1 | -1/+1 |
2008-07-17 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 55 | -2800/+2148 |
2008-07-17 | fix build error of arch/ia64/kvm/* | Takashi Iwai | 2 | -3/+3 |
2008-07-17 | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -206/+318 |
2008-07-17 | Update scripts/Makefile.fwinst to cope with older make | David Woodhouse | 1 | -2/+23 |
2008-07-17 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 32 | -4970/+4019 |
2008-07-17 | Fix collateral damage to top level Makefile | Grant Likely | 1 | -1/+0 |
2008-07-17 | ftrace: do not trace library functions | Ingo Molnar | 1 | -12/+5 |
2008-07-17 | ftrace: do not trace scheduler functions | Ingo Molnar | 1 | -2/+1 |
2008-07-17 | ftrace: fix lockup with MAXSMP | Ingo Molnar | 1 | -0/+3 |
2008-07-17 | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 1 | -2/+2 |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber | 20 | -4943/+3874 |
2008-07-17 | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2 | -1/+10 |
2008-07-17 | [S390] vmur: Fix return code handling. | Frank Munzert | 1 | -5/+5 |
2008-07-17 | [S390] Fix stacktrace compile bug. | Heiko Carstens | 1 | -0/+1 |
2008-07-17 | [S390] Increase default warning stacksize. | Heiko Carstens | 1 | -1/+1 |
2008-07-17 | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2 | -8/+24 |
2008-07-17 | [S390] chsc headers userspace cleanup | Adrian Bunk | 3 | -4/+7 |
2008-07-17 | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 1 | -1/+3 |
2008-07-17 | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 1 | -7/+94 |
2008-07-17 | ftrace: fix merge buglet | Ingo Molnar | 1 | -2/+1 |
2008-07-17 | fix dangling zombie when new parent ignores children | Roland McGrath | 1 | -0/+26 |
2008-07-17 | do_wait: return security_task_wait() error code in place of -ECHILD | Roland McGrath | 1 | -10/+20 |
2008-07-17 | ptrace children revamp | Roland McGrath | 5 | -139/+160 |
2008-07-17 | do_wait reorganization | Roland McGrath | 1 | -80/+135 |
2008-07-17 | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman | 3 | -3/+18 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 84 | -1719/+3966 |