summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-053-4/+22
| * | | [IA64] Enable SWIOTLB only when neededJan Beulich2007-02-051-1/+4
| * | | [IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson2007-02-051-4/+12
| * | | [IA64] remove bogus prototype ia64_esi_init()Alex Williamson2007-02-051-1/+0
| * | | [IA64] Clear IRQ affinity when unregisteredAlex Williamson2007-02-051-0/+5
| * | | [IA64] fix ACPI Kconfig issuesLen Brown2007-02-051-2/+2
| * | | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2007-02-052-0/+7
| * | | [IA64] find thread for user rbs addressbibo,mao2007-02-051-1/+1
| * | | [IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis2007-02-051-17/+14
| * | | [IA64] enable singlestep on system callbibo,mao2007-02-052-7/+9
| * | | [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-052-13/+16
| * | | [IA64] add newline to PAL-code warning messageHorms2007-02-051-1/+1
| * | | [IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms2007-02-051-1/+1
| * | | [IA64] kexec: Minor enhancement to includes in crash.cHorms2007-02-051-1/+2
| * | | [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
| * | | [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
| * | | [IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2007-02-052-4/+9
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-02-061-2/+2
|\ \ \
| * | | ocfs2: ocfs2_link() journal credits updateMark Fasheh2007-02-011-2/+2
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-0612-817/+1005
|\ \ \ \
| * | | | USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-052-13/+22
| * | | | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina2007-02-054-22/+6
| * | | | USB HID: fix bogus comment in hid_get_class_descriptor()Jiri Kosina2007-02-051-1/+1
| * | | | USB HID: remove hid_find_field_by_usage()Jiri Kosina2007-02-051-17/+0
| * | | | HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-053-18/+18
| * | | | HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-058-747/+809
| * | | | hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-055-0/+144
| * | | | hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-053-1/+11
| * | | | hid: allow force feedback for multi-input devicesAnssi Hannula2007-02-051-5/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-0622-405/+243
|\ \ \ \
| * | | | IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-041-14/+0
| * | | | IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-046-363/+204
| * | | | RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-041-2/+1
| * | | | IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe2007-02-041-1/+1
| * | | | IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-042-0/+8
| * | | | IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-0412-25/+28
| * | | | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin2007-02-041-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-0624-579/+891
|\ \ \ \
| * | | | mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-041-11/+4
| * | | | mmc: sdhci: fix voltage ocrPierre Ossman2007-02-041-2/+2
| * | | | mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-042-19/+6
| * | | | mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-042-31/+10
| * | | | mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-041-1/+3
| * | | | mmc: Proper unclaim in mmc_blockPierre Ossman2007-02-041-1/+2
| * | | | mmc: change wbsd mailing listPierre Ossman2007-02-041-1/+1
| * | | | mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-041-9/+7
| * | | | mmc: Handle wbsd's stupid command listPierre Ossman2007-02-041-1/+40
| * | | | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-0413-22/+55
| * | | | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-0412-12/+44
| * | | | tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-041-1/+38
OpenPOWER on IntegriCloud