Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-03-24 | 4 | -28/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 227 | -3981/+6249 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge commit 'v2.6.38' into release | Len Brown | 2011-03-23 | 18 | -55/+75 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'apei-release' into release | Len Brown | 2011-03-22 | 1 | -16/+26 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI, APEI, Add ERST record ID cache | Huang Ying | 2011-03-21 | 1 | -16/+26 | |
| * | | | | | | | | | Merge branch 'acpica' into release | Len Brown | 2011-03-18 | 7 | -15/+30 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 2011-02-24 | 3 | -4/+7 | |
| * | | | | | | | | | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki | 2011-02-24 | 2 | -10/+1 | |
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-03-24 | 1 | -22/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part | Andres Salomon | 2011-03-23 | 1 | -2/+2 | |
| * | | | | | | | | | | mfd: Add sharing for cs5535 acpi/pms cells | Andres Salomon | 2011-03-23 | 1 | -22/+20 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 | 5 | -15/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2011-03-23 | 2 | -5/+5 | |
| * | | | | | | | | | | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 | 2 | -4/+4 | |
| * | | | | | | | | | | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 | 2 | -8/+9 | |
| * | | | | | | | | | | x86: mark associated mm when running a task in 32 bit compatibility mode | Stephen Wilson | 2011-03-23 | 2 | -0/+9 | |
| * | | | | | | | | | | x86: add context tag to mark mm when running a task in 32-bit compatibility mode | Stephen Wilson | 2011-03-23 | 1 | -0/+6 | |
* | | | | | | | | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 | 4 | -28/+1 | |
* | | | | | | | | | | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -8/+0 | |
* | | | | | | | | | | | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 2011-03-23 | 1 | -0/+10 | |
* | | | | | | | | | | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -2/+0 | |
* | | | | | | | | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 | |
* | | | | | | | | | | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 2011-03-22 | 2 | -4/+12 | |
* | | | | | | | | | | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 | 1 | -1/+1 | |
* | | | | | | | | | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 | 1 | -1/+2 | |
* | | | | | | | | | | move x86 specific oops=panic to generic code | Olaf Hering | 2011-03-22 | 1 | -10/+0 | |
* | | | | | | | | | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -8/+0 | |
* | | | | | | | | | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -2/+8 | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-22 | 4 | -39/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | xen: update mask_rw_pte after kernel page tables init changes | Stefano Stabellini | 2011-03-19 | 1 | -3/+5 | |
| * | | | | | | | | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini | 2011-03-19 | 1 | -6/+7 | |
| * | | | | | | | | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 2011-03-19 | 3 | -30/+9 | |
* | | | | | | | | | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 4 | -1/+6 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-03-18 | 1 | -9/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-02-08 | 1 | -9/+6 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-18 | 60 | -227/+224 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2011-03-18 | 2 | -10/+4 | |
| * | | | | | | | | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 2011-03-18 | 9 | -30/+33 | |
| * | | | | | | | | x86: Clean up csum-copy_64.S a bit | Ingo Molnar | 2011-03-18 | 1 | -120/+120 | |
| * | | | | | | | | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 | 50 | -67/+67 | |
| * | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-03-18 | 142 | -3070/+5035 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Use PentiumPro-optimized partial_csum() on VIA C7 | Jon Nettleton | 2011-03-17 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-18 | 2 | -67/+47 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2011-03-16 | 2 | -50/+47 | |
| * | | | | | | | | | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 2011-03-16 | 1 | -22/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 64 | -666/+1262 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: Fix printk typo WARING | Paul Bolle | 2011-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 | 1 | -1/+1 |