summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ../linux-2.6/David S. Miller2008-02-23142-1001/+1126
|\
| * cgroup: clean up cgroup.hLi Zefan2008-02-231-25/+23
| * cgroup: fix commentsLi Zefan2008-02-231-1/+1
| * h8300: IRQ handling updateYoshinori Sato2008-02-232-16/+5
| * h8300: uaccess.h updateYoshinori Sato2008-02-231-2/+2
| * futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-231-0/+1
| * efs: move headers out of include/linux/Christoph Hellwig2008-02-233-166/+0
| * spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-231-0/+1
| * NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells2008-02-231-0/+2
| * sparc: fix buildDavid Rientjes2008-02-231-3/+0
| * MN10300: define SO_MARKDavid Howells2008-02-231-0/+2
| * MN10300: define HZ as a config optionDavid Howells2008-02-231-1/+1
| * percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-232-1/+3
| * PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+8
| * [ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai2008-02-221-2/+7
| * MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-211-2/+2
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-0/+6
| |\
| | * Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-211-0/+6
| |\ \
| | * | PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+6
| | |/
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-211-1/+1
| |\ \
| | * | [ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov2008-02-211-1/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-211-2/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-2/+1
| | |/
| * | FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-201-1/+3
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-201-1/+1
| |\ \
| | * | ata: fix sparse warning in libata.hHarvey Harrison2008-02-201-1/+1
| * | | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-201-1/+0
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-193-6/+1
| |\ \
| | * | x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin2008-02-191-0/+1
| | * | x86: minor cleanup of comments in processor.hMike Travis2008-02-191-4/+0
| | * | x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-191-1/+0
| | * | remove mca-pentiumAdrian Bunk2008-02-191-1/+0
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-02-194-37/+23
| |\ \ \
| | * | | [MIPS] RM: fix EISA=n compilationAdrian Bunk2008-02-191-0/+7
| | * | | [MIPS] Qemu: finish platform removalAdrian Bunk2008-02-191-30/+0
| | * | | [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-191-6/+15
| | * | | [MIPS] IP27: Add missing ~ in DMA code.Ralf Baechle2008-02-191-1/+1
| | |/ /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds2008-02-1917-318/+440
| |\ \ \
| | * | | [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-1/+2
| | * | | [XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel2008-02-131-0/+2
| | * | | [XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel2008-02-131-8/+13
| | * | | [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-1310-144/+352
| | * | | [XTENSA] Clean up stat structs.Bob Wilson2008-02-131-23/+13
| | * | | [XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel2008-02-131-4/+4
| | * | | [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-132-6/+6
| | * | | [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier2008-02-131-1/+1
| | * | | [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-131-3/+0
| | * | | [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-131-88/+4
| | * | | [XTENSA] Fix clobbered register in asm macroChris Zankel2008-02-131-48/+51
OpenPOWER on IntegriCloud