aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-092-5/+0
* x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-9/+0
* x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-091-0/+4
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-1/+1
* x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2008-02-091-1/+0
* x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2008-02-091-0/+6
* x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-091-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-0912-265/+275
|\
| * [S390] dynamic page tables.Martin Schwidefsky2008-02-097-45/+63
| * [S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2008-02-096-45/+109
| * [S390] 1K/2K page table pages.Martin Schwidefsky2008-02-098-158/+114
| * [S390] Remove a.out header file.Martin Schwidefsky2008-02-091-32/+0
| * [S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky2008-02-091-2/+3
| * [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky2008-02-091-2/+2
| * [S390] Wire up new timerfd syscalls.Heiko Carstens2008-02-091-1/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-091-3/+20
|\ \
| * | ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown2008-02-091-3/+20
| |/
* | memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-092-0/+303
* | m68knommu: add pgtable_tMartin Schwidefsky2008-02-091-0/+1
* | Add pgtable_t to remaining nommu architecturesMartin Schwidefsky2008-02-093-0/+3
* | memcontrol: add vm_match_cgroup()David Rientjes2008-02-091-6/+4
* | Fix compile error on nommu for is_swap_pteMatt Mackall2008-02-091-0/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-083-4/+23
|\
| * [IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2008-02-081-0/+4
| * [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-082-0/+9
| * [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-081-3/+6
| * [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-081-1/+4
* | x86: fix pgtable_t build breakageIngo Molnar2008-02-081-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-083-8/+31
|\ \
| * | IB/core: Remove unused struct ib_device.flags memberRoland Dreier2008-02-081-2/+0
| * | IB/core: Add IP checksum offload supportEli Cohen2008-02-081-2/+12
| * | IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-082-0/+9
| * | mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-061-6/+4
| * | mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein2008-02-061-2/+2
| * | IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-061-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-0813-80/+2188
|\ \ \
| * | | [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger2008-02-093-1/+2116
| * | | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-091-38/+6
| * | | [Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2008-02-022-0/+12
| * | | [Blackfin] arch: remove duplicated definitions of the line discipline numbers...Tilman Schmidt2008-02-021-18/+0
| * | | [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-021-15/+20
| * | | [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-093-6/+12
| * | | [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-091-0/+20
| * | | [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu2008-02-021-2/+2
* | | | DCA: convert struct class_device to struct device.Kay Sievers2008-02-081-1/+1
* | | | fix xtensa timerfd breakageAdrian Bunk2008-02-081-2/+2
* | | | Fix FRV cmpxchg_localMathieu Desnoyers2008-02-083-84/+83
|/ / /
* | | Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds2008-02-08100-742/+18506
|\ \ \
| * | | CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific.Jesper Nilsson2008-02-081-266/+0
| * | | CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-081-1/+3