aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-1252-1251/+957
|\
| * [ACPI] increase MAX_IO_APICS to 64 on i386Len Brown2005-07-121-5/+1
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-124-14/+67
| * ACPICA 20050408 from Bob MooreRobert Moore2005-07-1227-1213/+830
| * [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-1215-15/+15
| * [ACPI] Evaluate CPEI Processor Override flagAshok Raj2005-07-122-1/+13
| * [ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li2005-07-112-2/+25
| * [ACPI] generic Hot Key supportLuming Yu2005-07-111-0/+5
| * [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-111-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-1211-38/+48
|\ \
| * | [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-125-8/+6
| * | [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-115-30/+41
| * | [NETLINK]: Reserve NETLINK_NETFILTER.David S. Miller2005-07-111-0/+1
* | | [PATCH] USB: another cdc descriptordavid-b@pacbell.net2005-07-121-0/+13
* | | [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-122-10/+10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-111-0/+21
|\ \ \
| * | | [SPARC64]: Add missing asm-sparc64/seccomp.h file.David S. Miller2005-07-111-0/+21
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-112-2/+0
|\ \ \
| * | | [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-111-1/+0
| * | | [IA64] remove linux/version.h include from arch/ia64Olaf Hering2005-07-111-1/+0
* | | | [PATCH] v850: Update mmu.h header to match implementation changesMiles Bader2005-07-111-14/+3
* | | | [PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader2005-07-111-5/+6
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-1113-54/+321
|\ \ \
| * | | [MTD] XIP cleanupThomas Gleixner2005-07-074-18/+102
| * | | Merge with rsync://fileserver/linuxArtem B. Bityuckiy2005-07-06146-1385/+2577
| |\ \ \
| * | | | [MTD] Use correct major number for INFTLSean Young2005-06-291-2/+2
| * | | | [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-291-11/+1
| * | | | [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-1/+4
| * | | | Merge with rsync://fileserver/linuxThomas Gleixner2005-06-26589-4901/+22961
| |\ \ \ \
| * | | | | [MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade2005-05-271-0/+1
| * | | | | [MTD] Fix it reallyThomas Gleixner2005-05-251-2/+2
| * | | | | [MTD] map.h Use the correct macro and fix the resulting compiler warningThomas Gleixner2005-05-251-3/+4
| * | | | | [MTD] Make map_word_ff ware of the flash buswidthThomas Gleixner2005-05-241-4/+13
| * | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Thomas Gleixner2005-05-2311-9/+67
| |\ \ \ \ \
| * | | | | | [JFFS2] Convert thread start semaphore to completionThomas Gleixner2005-05-231-2/+2
| * | | | | | [MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner2005-05-231-1/+2
| * | | | | | [MTD] Fix broken user ABIThomas Gleixner2005-05-231-2/+2
| * | | | | | [MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre2005-05-231-1/+4
| * | | | | | [MTD] Add the reverse operation of cfi_build_cmd()Thomas Gleixner2005-05-231-1/+64
| * | | | | | [MTD] Fixed signed 1bit bitfieldBen Dooks2005-05-231-3/+3
| * | | | | | [JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy2005-05-231-2/+3
| * | | | | | [MTD] Quiet unused variable warningNicolas Pitre2005-05-231-2/+2
| * | | | | | [MTD] NAND: Skip bad block table scan on requestThomas Gleixner2005-05-231-2/+3
| * | | | | | [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-231-2/+2
| * | | | | | [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-232-3/+4
| * | | | | | [MTD] User interface to Protection RegistersNicolas Pitre2005-05-231-1/+10
| * | | | | | [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-235-10/+30
| * | | | | | [MTD] Add OTP basiscNicolas Pitre2005-05-231-1/+9
| * | | | | | [MTD] NAND Add optional ECC status check callbackDavid A. Marlin2005-05-231-2/+14
| * | | | | | [MTD] Platform RAM DriverBen Dooks2005-05-231-0/+35