summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-14/+5
* sparc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-162-24/+9
* mlx4: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-33/+4
* isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-20/+6
* iommu-helper: use bitmap libraryAkinobu Mita2009-12-167-64/+21
* bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2009-12-162-0/+92
* qnx4: use hweight8Akinobu Mita2009-12-161-16/+1
* qnx4fs: remove remains of the (defunct) write supportAnders Larsen2009-12-162-28/+1
* resource: constify arg to resource_size() and resource_type()Jean Delvare2009-12-161-2/+2
* gru: send cross partition interrupts using the gruJack Steiner2009-12-162-15/+36
* gru: function to generate chipset IPI valuesJack Steiner2009-12-161-4/+20
* gru: update driver version numberJack Steiner2009-12-161-1/+1
* gru: improve GRU TLB dropin statisticsJack Steiner2009-12-164-14/+17
* gru: fix GRU interrupt race at deallocateJack Steiner2009-12-163-7/+19
* gru: add hugepage supportJack Steiner2009-12-161-3/+4
* gru: fix bug in allocation of kernel contextsJack Steiner2009-12-161-3/+11
* gru: update GRU structures to match latest hardware specJack Steiner2009-12-162-1/+15
* gru: check for correct GRU chiplet assignmentJack Steiner2009-12-161-14/+30
* gru: remove stray local_irq_enableJack Steiner2009-12-161-1/+0
* gru: add symbolic names for GRU error codeJack Steiner2009-12-161-5/+11
* gru: fix bug in exception handlingJack Steiner2009-12-161-8/+22
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-169-16/+129
* gru: expicitly set instruction status to activeJack Steiner2009-12-162-56/+67
* gru: add additional GRU statisticsJack Steiner2009-12-168-48/+77
* gru: update irq infrastructureJack Steiner2009-12-164-70/+260
* gru: fix prefetch and speculation bugsJack Steiner2009-12-165-6/+38
* gru: check for valid vmaJack Steiner2009-12-161-9/+12
* gru: add test for gru_copy_gpaJack Steiner2009-12-161-9/+39
* gru: add debug option for cache flushingJack Steiner2009-12-162-5/+10
* gru: handle failures to mmu_notifier_registerJack Steiner2009-12-163-11/+21
* gru: support 64-bit GRU addressesJack Steiner2009-12-161-6/+0
* gru: improve messages for malfunctioning GRUsJack Steiner2009-12-162-3/+25
* gru: fix bug in module unloadJack Steiner2009-12-161-1/+1
* gru: allow users to specify gru chiplet 3Jack Steiner2009-12-163-29/+13
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-166-80/+109
* gru: allow users to specify gru chiplet 1Jack Steiner2009-12-164-2/+17
* gru: handle blades without memoryJack Steiner2009-12-161-2/+2
* gru: fix istatus race in GRU tlb dropinJack Steiner2009-12-161-29/+20
* gru: add comments raised in previous code reviewsJack Steiner2009-12-162-1/+8
* gru: initial GRU based on blade topologyJack Steiner2009-12-161-7/+5
* UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt2009-12-161-1/+4
* x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt2009-12-161-3/+0
* X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt2009-12-161-1/+2
* x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt2009-12-161-3/+5
* x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-165-32/+50
* X86: uv: implement a gru_read_gpa kernel functionRobin Holt2009-12-165-0/+52
* x86: uv: introduce uv_gpa_is_mmrRobin Holt2009-12-161-0/+7
* x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt2009-12-164-0/+24
* x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt2009-12-161-0/+13
* direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-164-134/+71
OpenPOWER on IntegriCloud