aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-16get rid of init_file()Al Viro
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro
2009-12-169p connect fixesAl Viro
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro
2009-12-16reorder alloc_fd/attach_fd in socketpair()Al Viro
2009-12-16unexport get_empty_filp()Al Viro
2009-12-16switched inotify_init1() to alloc_file()Al Viro
2009-12-16switch shmem_file_setup() to alloc_file()Al Viro
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-16perf diff: Change the default sort order to "dso,symbol"Arnaldo Carvalho de Melo
2009-12-16Toshiba Bluetooth Enabling driver (RFKill handler v3)Jes Sorensen
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov
2009-12-16perf diff: Use perf_session__fprintf_hists just like 'perf record'Arnaldo Carvalho de Melo
2009-12-16perf report: Fix cut'n'paste error recently introducedArnaldo Carvalho de Melo
2009-12-16perf session: Move perf report specific hits out of perf_session__fprintf_histsArnaldo Carvalho de Melo
2009-12-16perf tools: Move hist entries printing routines from perf reportArnaldo Carvalho de Melo
2009-12-16genalloc: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita
2009-12-16qnx4: use hweight8Akinobu Mita
2009-12-16qnx4fs: remove remains of the (defunct) write supportAnders Larsen
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare
2009-12-16gru: send cross partition interrupts using the gruJack Steiner
2009-12-16gru: function to generate chipset IPI valuesJack Steiner
2009-12-16gru: update driver version numberJack Steiner
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner
2009-12-16gru: add hugepage supportJack Steiner
2009-12-16gru: fix bug in allocation of kernel contextsJack Steiner
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner
2009-12-16gru: remove stray local_irq_enableJack Steiner
2009-12-16gru: add symbolic names for GRU error codeJack Steiner
2009-12-16gru: fix bug in exception handlingJack Steiner
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner
2009-12-16gru: expicitly set instruction status to activeJack Steiner
2009-12-16gru: add additional GRU statisticsJack Steiner
2009-12-16gru: update irq infrastructureJack Steiner
2009-12-16gru: fix prefetch and speculation bugsJack Steiner
2009-12-16gru: check for valid vmaJack Steiner
2009-12-16gru: add test for gru_copy_gpaJack Steiner
2009-12-16gru: add debug option for cache flushingJack Steiner
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner
2009-12-16gru: support 64-bit GRU addressesJack Steiner
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner
2009-12-16gru: fix bug in module unloadJack Steiner