summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-233-0/+110
* x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto2009-01-211-3/+3
* x86: uaccess: fix style problemsHiroshi Shimamoto2009-01-211-3/+3
* x86: remove byte locksJiri Kosina2009-01-203-76/+2
* x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-181-34/+0
* x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORSYinghai Lu2009-01-141-0/+3
* x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput2009-01-144-117/+101
* x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput2009-01-144-60/+50
* x86: module_64.c fix style problemsJaswinder Singh Rajput2009-01-121-16/+16
* x86: module_32.c fix style problemsJaswinder Singh Rajput2009-01-121-3/+3
* x86: msr.c fix style problemsJaswinder Singh Rajput2009-01-121-1/+1
* x86: microcode_intel.c fix style problemsJaswinder Singh Rajput2009-01-121-5/+5
* Merge commit 'v2.6.29-rc1' into x86/cleanupsIngo Molnar2009-01-125-6/+59
|\
| * Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds2009-01-101-2/+2
| * bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-101-4/+42
| * libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
| * libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-103-0/+13
* | x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...Jaswinder Singh Rajput2009-01-102-12/+3
* | x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.hJaswinder Singh Rajput2009-01-102-3/+3
* | x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.hJaswinder Singh Rajput2009-01-103-4/+4
* | x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.hJaswinder Singh Rajput2009-01-105-3/+22
* | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-103577-152396/+719978
|\ \ | |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-1043-399/+363
| |\
| * \ Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-1023-268/+363
| |\ \
| | * | [IA64] fix typo in cpumask_of_pcibus()Ingo Molnar2009-01-061-1/+1
| | * | x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-062-0/+3
| | * | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-061-40/+43
| | * | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-061-12/+13
| | * | cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-061-29/+29
| | * | cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-061-33/+37
| | * | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-0610-48/+62
| | * | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-061-12/+9
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-06451-12153/+32709
| | |\ \
| | * | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-045-76/+152
| | * | | cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-041-4/+4
| | * | | cpumask: update local_cpus_show to use new cpumask APIMike Travis2009-01-041-6/+6
| | * | | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-042-10/+7
| * | | | btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds2009-01-101-4/+6
| * | | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-102-10/+10
| * | | | LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-094-251/+324
| * | | | filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-093-19/+2
| * | | | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-095-10/+130
| * | | | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-0912-68/+107
| * | | | memstick: annotate endianness of attribute structsHarvey Harrison2009-01-092-24/+23
| * | | | hp-wmi: handle rfkill_register() failureLarry Finger2009-01-091-3/+12
| * | | | compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-091-2/+12
| * | | | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell2009-01-091-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2009-01-092-14/+21
| |\ \ \ \
| | * | | | async: make async a command line option for nowArjan van de Ven2009-01-091-2/+14
| | * | | | partial revert of asynchronous inode deleteArjan van de Ven2009-01-091-12/+7
OpenPOWER on IntegriCloud