summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2007-10-132-0/+48
* [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-131-0/+1
* [MTD] Document erase interface.Jörn Engel2007-09-211-0/+7
* [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-062-1/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-2390-211/+423
|\
| * Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-222-1/+19
| * selection.h: add tty_struct forward declarationAndrew Morton2007-08-221-0/+2
| * m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2007-08-221-0/+3
| * m68k: Enable arbitary speed tty supportAlan Cox2007-08-223-3/+12
| * m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2007-08-222-9/+3
| * m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven2007-08-221-0/+2
| * fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-222-6/+16
| * Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-221-0/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-222-15/+15
| |\
| | * [SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller2007-08-202-15/+15
| * | [S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens2007-08-221-4/+22
| * | [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-223-17/+39
| * | [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-211-2/+4
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-201-2/+2
| |\
| | * ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-201-1/+2
| | * ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-201-1/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-08-201-2/+0
| |\ \
| | * | V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil2007-08-201-2/+0
| | |/
| * | Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-201-1/+11
| |\ \ | | |/ | |/|
| | * [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-1/+11
| * | Fix <math-emu/soft-fp.h> tpyoAl Viro2007-08-181-1/+1
| * | x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-182-2/+4
| * | i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()Satyam Sharma2007-08-182-2/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-08-181-0/+18
| |\ \
| | * | sh64: Add missing dma_sync_single_for_*().Paul Mundt2007-08-101-0/+18
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-181-0/+19
| |\ \ \
| | * | | sh: Add missing dma_sync_single_range_for_*().Paul Mundt2007-08-101-0/+19
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-186-4/+20
| |\ \ \ \
| | * | | | Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger2007-08-171-1/+2
| | * | | | [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-134-1/+16
| | * | | | [IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab2007-08-131-2/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-182-5/+4
| |\ \ \ \ \
| | * | | | | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-5/+0
| | * | | | | IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak2007-08-031-0/+2
| | * | | | | IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak2007-08-031-0/+2
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-186-4/+27
| |\ \ \ \ \ \
| | * | | | | | [MATH-EMU]: Fix underflow exception reporting.David S. Miller2007-08-164-1/+19
| | * | | | | | [SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.David S. Miller2007-08-161-2/+8
| | * | | | | | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-101-1/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | [AVR32] Define mmiowb()Haavard Skinnemoen2007-08-151-0/+2
| * | | | | | [AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen2007-08-151-3/+1
| * | | | | | [AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen2007-08-151-20/+2
| * | | | | | include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-08-151-7/+1
| | |_|_|_|/ | |/| | | |
| * | | | | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-131-0/+2
| | |_|/ / | |/| | |
| * | | | sched: make global code staticAdrian Bunk2007-08-121-2/+0
OpenPOWER on IntegriCloud