| Commit message (Expand) | Author | Files | Lines |
2009-01-16 | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 3 | -29/+45 |
2009-01-15 | x86, UV: cpu_relax in uv_wait_completion | Cliff Wickman | 1 | -0/+1 |
2009-01-15 | x86: avoid early crash in disable_local_APIC() | Jan Beulich | 1 | -0/+4 |
2009-01-14 | x86, pat: fix reserve_memtype() for legacy 1MB range | Suresh Siddha | 1 | -10/+27 |
2009-01-13 | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen | 5 | -9/+15 |
2009-01-13 | x86, cpufreq: remove leftover copymask_copy() | Ingo Molnar | 1 | -2/+0 |
2009-01-12 | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 1 | -2/+0 |
2009-01-12 | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 1 | -13/+12 |
2009-01-12 | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2 | -0/+7 |
2009-01-12 | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-01-12 | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 1 | -1/+1 |
2009-01-11 | Linux 2.6.29-rc1v2.6.29-rc1 | Linus Torvalds | 1 | -2/+2 |
2009-01-11 | bootgraph: make the bootgraph script show async waiting time | Arjan van de Ven | 1 | -4/+42 |
2009-01-11 | libata: only ports >= 0 need to synchronize | Arjan van de Ven | 1 | -1/+3 |
2009-01-11 | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 3 | -0/+13 |
2009-01-10 | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds | 1 | -4/+6 |
2009-01-10 | rbtree: add const qualifier to some functions | Artem Bityutskiy | 2 | -10/+10 |
2009-01-10 | LIS3LV02D: separate the core from HP ACPI API | Eric Piel | 4 | -251/+324 |
2009-01-10 | filesystem freeze: remove XFS specific ioctl interfaces for freeze feature | Takashi Sato | 3 | -19/+2 |
2009-01-10 | filesystem freeze: implement generic freeze feature | Takashi Sato | 5 | -10/+130 |
2009-01-10 | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 12 | -68/+107 |
2009-01-10 | memstick: annotate endianness of attribute structs | Harvey Harrison | 2 | -24/+23 |
2009-01-10 | hp-wmi: handle rfkill_register() failure | Larry Finger | 1 | -3/+12 |
2009-01-10 | compiler-gcc.h: add more comments to RELOC_HIDE | Andi Kleen | 1 | -2/+12 |
2009-01-10 | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE | David Brownell | 1 | -1/+1 |
2009-01-10 | Revert "driver core: create a private portion of struct device" | Greg Kroah-Hartman | 3 | -23/+0 |
2009-01-09 | Revert "driver core: move klist_children into private structure" | Greg Kroah-Hartman | 3 | -30/+15 |
2009-01-09 | Revert "driver core: move knode_driver into private structure" | Greg Kroah-Hartman | 4 | -22/+9 |
2009-01-09 | Revert "driver core: move knode_bus into private structure" | Greg Kroah-Hartman | 3 | -31/+14 |
2009-01-09 | firewire: core: fix sleep in atomic context due to driver core change | Stefan Richter | 2 | -16/+20 |
2009-01-09 | mISDN: Add HFC USB driver | Karsten Keil | 4 | -0/+2622 |
2009-01-09 | mISDN: Add layer1 prim MPH_INFORMATION_REQ | Martin Bachem | 1 | -0/+17 |
2009-01-09 | mISDN: Fix kernel crash when doing hardware conference with more than two mem... | Andreas Eversberg | 2 | -6/+6 |
2009-01-09 | mISDN: Added missing create_l1() call | Andreas Eversberg | 1 | -0/+5 |
2009-01-09 | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs | 1 | -0/+2 |
2009-01-09 | mISDN: Minor cleanups | Andreas Eversberg | 3 | -6/+6 |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 5 | -115/+273 |
2009-01-09 | mISDN: Add missing release functions | Andreas Eversberg | 1 | -7/+21 |
2009-01-09 | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 3 | -28/+148 |
2009-01-09 | mISDN: Minor fixes | Andreas Eversberg | 2 | -2/+2 |
2009-01-09 | mISDN: Correct busy device detection | Andreas Eversberg | 2 | -15/+18 |
2009-01-09 | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg | 4 | -21/+44 |
2009-01-09 | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 | Martin Bachem | 1 | -0/+12 |
2009-01-09 | mISDN: Fix irq detection | Andreas Eversberg | 1 | -0/+1 |
2009-01-09 | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg | 8 | -32/+294 |
2009-01-09 | mISDN: Return error on E-channel access | Martin Bachem | 1 | -0/+4 |
2009-01-09 | mISDN: Add E-Channel logging features | Martin Bachem | 4 | -1/+22 |
2009-01-09 | mISDN: Use protocol to detect D-channel | Martin Bachem | 1 | -1/+2 |
2009-01-09 | mISDN: Fixed more indexing bugs | Andreas Eversberg | 1 | -4/+4 |
2009-01-09 | mISDN: Make debug output a little bit more verbose | Peter Schlaile | 1 | -1/+3 |