Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | x86: irqinit_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+3 | |
| | | * | | x86: irqinit_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -7/+5 | |
| | | * | | x86: i8259.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -4/+4 | |
| | | * | | x86: irq_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -5/+5 | |
| | | * | | x86: ioport.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 | |
| | | * | | x86: time_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 | |
| | | * | | x86: time_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 | |
| | | * | | x86: irq_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -11/+11 | |
| | | * | | x86: irq.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 | |
| | | * | | x86: traps.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+0 | |
| | | * | | x86: process_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -10/+9 | |
| | | * | | x86: apic.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -8/+6 | |
| | | * | | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 | 5 | -7/+7 | |
| | | * | | x86: rename mpc_config_lintsrc to mpc_lintsrc | Jaswinder Singh Rajput | 2009-01-04 | 2 | -7/+7 | |
| | | * | | x86: rename mpc_config_intsrc to mpc_intsrc | Jaswinder Singh Rajput | 2009-01-04 | 2 | -21/+18 | |
| | | * | | x86: rename mpc_config_ioapic to mpc_ioapic | Jaswinder Singh Rajput | 2009-01-04 | 2 | -9/+8 | |
| | | * | | x86: rename mpc_config_processor to mpc_cpu | Jaswinder Singh Rajput | 2009-01-04 | 6 | -13/+11 | |
| | | * | | x86: rename mpc_config_bus to mpc_bus | Jaswinder Singh Rajput | 2009-01-04 | 5 | -14/+12 | |
| | | * | | x86: rename mp_config_table to mpc_table | Jaswinder Singh Rajput | 2009-01-04 | 13 | -29/+21 | |
| | * | | | x86: update Alan Cox's email addresses | Alan Cox | 2009-01-05 | 8 | -9/+9 | |
| | * | | | x86: fix RIP printout in early_idt_handler | Jiri Slaby | 2009-01-04 | 1 | -1/+1 | |
| | * | | | x86: remove debug printks (io_apic.c) | Markus Trippelsdorf | 2009-01-02 | 1 | -2/+0 | |
| * | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 | 23 | -268/+363 | |
| |\ \ \ \ | ||||||
| | * | | | | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar | 2009-01-06 | 1 | -1/+1 | |
| | * | | | | x86: fix x86_32 builds for summit and es7000 arch's | Mike Travis | 2009-01-06 | 2 | -0/+3 | |
| | * | | | | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs | Mike Travis | 2009-01-06 | 1 | -40/+43 | |
| | * | | | | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-06 | 1 | -12/+13 | |
| | * | | | | cpumask: use cpumask_var_t in acpi-cpufreq.c | Mike Travis | 2009-01-06 | 1 | -29/+29 | |
| | * | | | | cpumask: use work_on_cpu in acpi/cstate.c | Mike Travis | 2009-01-06 | 1 | -33/+37 | |
| | * | | | | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 2009-01-06 | 10 | -48/+62 | |
| | * | | | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t | Rusty Russell | 2009-01-06 | 1 | -12/+9 | |
| | * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-06 | 451 | -12153/+32709 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 2009-01-04 | 5 | -76/+152 | |
| | * | | | | cpumask: update pci_bus_show_cpuaffinity to use new cpumask API | Mike Travis | 2009-01-04 | 1 | -4/+4 | |
| | * | | | | cpumask: update local_cpus_show to use new cpumask API | Mike Travis | 2009-01-04 | 1 | -6/+6 | |
| | * | | | | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 | 2 | -10/+7 | |
| * | | | | | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds | 2009-01-10 | 1 | -4/+6 | |
| * | | | | | rbtree: add const qualifier to some functions | Artem Bityutskiy | 2009-01-10 | 2 | -10/+10 | |
| * | | | | | LIS3LV02D: separate the core from HP ACPI API | Eric Piel | 2009-01-09 | 4 | -251/+324 | |
| * | | | | | filesystem freeze: remove XFS specific ioctl interfaces for freeze feature | Takashi Sato | 2009-01-09 | 3 | -19/+2 | |
| * | | | | | filesystem freeze: implement generic freeze feature | Takashi Sato | 2009-01-09 | 5 | -10/+130 | |
| * | | | | | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 2009-01-09 | 12 | -68/+107 | |
| * | | | | | memstick: annotate endianness of attribute structs | Harvey Harrison | 2009-01-09 | 2 | -24/+23 | |
| * | | | | | hp-wmi: handle rfkill_register() failure | Larry Finger | 2009-01-09 | 1 | -3/+12 | |
| * | | | | | compiler-gcc.h: add more comments to RELOC_HIDE | Andi Kleen | 2009-01-09 | 1 | -2/+12 | |
| * | | | | | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE | David Brownell | 2009-01-09 | 1 | -1/+1 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 | Linus Torvalds | 2009-01-09 | 2 | -14/+21 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | async: make async a command line option for now | Arjan van de Ven | 2009-01-09 | 1 | -2/+14 | |
| | * | | | | | partial revert of asynchronous inode delete | Arjan van de Ven | 2009-01-09 | 1 | -12/+7 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-09 | 6 | -106/+38 | |
| |\ \ \ \ \ \ |