summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-151-2/+0Star
* [PATCH] RTC subsystem, Add ISL1208 supportHerbert Valerio Riedel2006-07-151-0/+1
* [PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse2006-07-151-3/+0Star
* [PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse2006-07-151-1/+1
* [PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse2006-07-151-1/+1
* [PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk2006-07-151-1/+0Star
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-151-6/+4Star
* [PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2006-07-151-0/+1
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-151-1/+1
* [PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin2006-07-151-4/+6
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-07-1433-445/+184Star
|\
| * [MIPS] vr41xx: Update workpad setup functionYoichi Yuasa2006-07-131-43/+0Star
| * [MIPS] vr41xx: Update e55 setup functionYoichi Yuasa2006-07-131-43/+0Star
| * [MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa2006-07-131-201/+0Star
| * [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-139-80/+107
| * [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+2
| * [MIPS] vr41xx: Replace magic number for P4K bit with symbol.Yoichi Yuasa2006-07-131-0/+1
| * [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-135-37/+41
| * [MIPS] Fix rdhwr_op definition.Atsushi Nemoto2006-07-131-1/+1
| * [MIPS] Sparsemem fixesAtsushi Nemoto2006-07-131-8/+4Star
| * [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.Yoichi Yuasa2006-07-131-0/+1
| * [MIPS] Use the proper technical term for naming some of the cache macros.Ralf Baechle2006-07-1311-14/+14
| * [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.Yoichi Yuasa2006-07-131-3/+0Star
| * [MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle2006-07-131-6/+12
| * [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-132-2/+0Star
| * [MIPS] Default cpu_has_mipsmt to a runtime checkChris Dearman2006-07-131-5/+1Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-141-0/+1
|\ \
| * | [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-091-0/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-141-0/+2
|\ \ \
| * | | [ARM] Allow Versatile to be built for AB and PBRussell King2006-07-111-0/+2
* | | | [PATCH] Fix broken kernel headers preventing ARM buildRussell King2006-07-131-0/+2
| |_|/ |/| |
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEADLinus Torvalds2006-07-131-1/+1
|\ \ \
| * | | [SPARC64]: Fix make headers_installDavid Woodhouse2006-07-131-1/+1
* | | | [PATCH] m68knommu: fix result type in get_user() macroGreg Ungerer2006-07-131-6/+6
* | | | [PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert2006-07-131-11/+10Star
|/ / /
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-131-2/+0Star
|\ \ \
| * | | [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-121-2/+0Star
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEADLinus Torvalds2006-07-131-0/+2
|\ \ \ \
| * | | | [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-131-0/+2
| |/ / /
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...Linus Torvalds2006-07-132-8/+1Star
|\ \ \ \
| * | | | [PATCH] The scheduled unexport of insert_resourceAdrian Bunk2006-07-131-1/+1
| * | | | [PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk2006-07-131-7/+0Star
| |/ / /
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEADLinus Torvalds2006-07-132-0/+17
|\ \ \ \
| * | | | [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-131-0/+1
| * | | | [PATCH] PCI: add PCI Express AER register definitions to pci_regs.hZhang, Yanmin2006-07-131-0/+16
| |/ / /
* | | | [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-0/+300
* | | | [PATCH] USB: gadget section fixupsDavid Brownell2006-07-131-2/+2
* | | | [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz2006-07-131-0/+2
* | | | [PATCH] USB: Add some basic WUSB definitionsInaky Perez-Gonzalez2006-07-131-0/+7
* | | | [PATCH] USB: fix usb kernel-docRandy Dunlap2006-07-131-1/+1
|/ / /