aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hpt366: print the real chip name at startupSergei Shtylyov2007-02-071-37/+67
* hpt366: rework rate filtering tidyAndrew Morton2007-02-071-9/+14
* hpt366: rework rate filteringSergei Shtylyov2007-02-071-94/+85
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-02-0626-213/+407
|\
| * [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-053-35/+159
| * [IA64] swiotlb cleanupJan Beulich2007-02-052-25/+33
| * [IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich2007-02-051-16/+17
| * [IA64] swiotlb bug fixesJan Beulich2007-02-054-28/+33
| * [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-052-1/+5
| * [IA64] clean up sparsemem memory_present callBob Picco2007-02-051-33/+3
| * [IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers2007-02-051-26/+48
| * [IA64] missing exports hwsw_sync_...Jan Beulich2007-02-051-0/+4
| * [IA64] virt_to_page() can be called with NULL argKirill Korotaev2007-02-051-1/+2
| * [IA64] alignment bug in ldscriptKirill Korotaev2007-02-051-0/+1
| * [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