summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-0310-125/+74
|\
| * USB: tty: Add a function to insert a string of characters with the same flagAlan Cox2010-03-021-1/+6
| * USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-022-72/+0
| * USB: Extend and neaten dbg macrosJoe Perches2010-03-022-13/+14
| * USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-021-0/+1
| * USB: musb: deprecate what we don't useFelipe Balbi2010-03-021-10/+10
| * USB: convert to the runtime PM frameworkAlan Stern2010-03-021-28/+3
| * USB: implement usb_enable_autosuspendAlan Stern2010-03-021-0/+8
| * usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-021-0/+3
| * USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
| * USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-021-0/+3
| * USB: otg: add notifier supportFelipe Balbi2010-03-021-0/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-033-1/+15
|\ \
| * | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich2010-03-021-1/+2
| * | tty: Keep the default buffering to sub-page unitsAlan Cox2010-03-021-0/+10
| * | serial: add support for Korenix JetCardKiros Yeh2010-03-021-0/+2
| * | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-021-0/+1
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-0/+2
|\ \
| * | x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-101-0/+2
* | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-036-0/+84
|\ \ \
| * | | early_res: Add free_early_partial()Yinghai Lu2010-02-261-0/+1
| * | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-161-0/+22
| * | | Move round_up/down to kernel.hYinghai Lu2010-02-121-0/+10
| * | | sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-0/+7
| * | | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-123-0/+14
| * | | x86/pci: Add cap_resource()Yinghai Lu2010-02-101-0/+8
| * | | x86: Move range related operation to one fileYinghai Lu2010-02-101-0/+22
| * | | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-10652-9474/+16796
| |\ \ \ | | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-03-033-11/+41
|\ \ \ \
| * | | | firewire: ohci: remove unused dualbuffer IR codeStefan Richter2010-02-241-1/+0
| * | | | firewire: cdev: increment ABI version numberStefan Richter2010-02-241-1/+8
| * | | | firewire: cdev: add more flexible cycle timer ioctlStefan Richter2010-02-241-4/+27
| * | | | Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter2010-02-2470-237/+516
| |\ \ \ \
| * | | | | firewire: qualify config ROM cache pointers as const pointersStefan Richter2009-12-291-6/+6
| * | | | | firewire: core: fw_csr_string addendumStefan Richter2009-12-291-1/+0
| * | | | | firewire: add fw_csr_string() helper functionClemens Ladisch2009-12-291-0/+2
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-032-0/+58
|\ \ \ \ \ \
| * | | | | | i2c: Document the message size limitZhangfei Gao2010-03-021-0/+1
| * | | | | | i2c: Add SMBus alert supportJean Delvare2010-03-022-0/+57
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-0318-110/+94
|\ \ \ \ \ \
| * | | | | | percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-172-2/+2
| * | | | | | percpu: add __percpu sparse annotations to fsTejun Heo2010-02-172-2/+2
| * | | | | | percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-177-8/+8
| * | | | | | Merge branch 'master' into percpuTejun Heo2010-02-0250-170/+388
| |\ \ \ \ \ \
| * | | | | | | this_cpu: Page allocator conversionChristoph Lameter2010-01-052-14/+2
| * | | | | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2010-01-051-1/+0
| * | | | | | | module: Use this_cpu_xx to dynamically allocate countersChristoph Lameter2010-01-051-22/+14
| * | | | | | | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-19/+0
| * | | | | | | Merge branch 'master' into percpuTejun Heo2010-01-05638-9266/+16118
| |\ \ \ \ \ \ \
| * | | | | | | | percpu: remove compile warnings caused by __verify_pcpu_ptr()Tejun Heo2009-12-081-1/+1
OpenPOWER on IntegriCloud