summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-269-111/+57
|\
| * hrtimers: fix inconsistent lock state on resume in hres_timers_resumePeter Zijlstra2009-01-181-1/+3
| * time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput2009-01-151-1/+1
| * locking, hpet: annotate false positive warningPeter Zijlstra2009-01-122-1/+7
| * kernel/fork.c: unused variable 'ret'Steven Noonan2009-01-111-1/+0
| * Merge commit 'v2.6.29-rc1' into timers/urgentIngo Molnar2009-01-112182-41157/+152947
| |\
| * | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-075-107/+46
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-2630-128/+260
|\ \ \
| * | | xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5
| * | | x86: fix section mismatch warningRakib Mullick2009-01-261-1/+1
| * | | x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-261-8/+11
| * | | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
| * | | x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4
| * | | xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-231-4/+7
| * | | x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
| * | | xen: actually release memory when shrinking domainDan Magenheimer2009-01-221-0/+5
| * | | x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-221-0/+10
| * | | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-211-0/+29
| * | | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| * | | x86: mtrr fix debug boot parameterThomas Renninger2009-01-211-5/+7
| * | | x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
| * | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-212-3/+10
| * | | x86: use early clobbers in usercopy*.cAndi Kleen2009-01-212-4/+4
| * | | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
| * | | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-201-7/+4
| * | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-191-13/+9
| * | | work_on_cpu: Use our own workqueue.Rusty Russell2009-01-191-1/+7
| * | | work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-191-10/+4
| * | | x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-181-1/+1
| * | | x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-181-0/+5
| * | | x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
| * | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-163-29/+45
| * | | x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-151-0/+1
| * | | x86: avoid early crash in disable_local_APIC()Jan Beulich2009-01-151-0/+4
| * | | x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
| * | | x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-135-9/+15
| * | | x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-131-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-263-6/+10
|\ \ \ \
| * | | | drivers/ide/palm_bk3710.c buildfixDavid Brownell2009-01-191-4/+7
| * | | | ide: fix Falcon IDE breakageMichael Schmitz2009-01-191-1/+1
| * | | | ide: fix IDE PMAC breakageAndreas Schwab2009-01-191-1/+2
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-01-2631-488/+441
|\ \ \ \ \
| * | | | | Long btree pointers are still 64 bit on diskDave Chinner2009-01-221-5/+5
| * | | | | [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-1923-158/+142
| * | | | | xfs: sanity check attr fork sizeChristoph Hellwig2009-01-191-0/+13
| * | | | | xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-193-14/+32
| * | | | | xfs: add a lock class for group/project dquotsChristoph Hellwig2009-01-191-1/+11
| * | | | | xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-192-10/+24
| * | | | | xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-191-0/+9
| * | | | | xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig2009-01-191-0/+9
OpenPOWER on IntegriCloud