index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
unexport get_empty_filp()
Al Viro
1
-2
/
+0
2009-12-16
switched inotify_init1() to alloc_file()
Al Viro
1
-15
/
+10
2009-12-16
switch shmem_file_setup() to alloc_file()
Al Viro
1
-12
/
+9
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
5
-27
/
+2
2009-12-16
perf diff: Change the default sort order to "dso,symbol"
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-12-16
Toshiba Bluetooth Enabling driver (RFKill handler v3)
Jes Sorensen
3
-0
/
+160
2009-12-16
edac, mce, amd: silence GART TLB errors
Borislav Petkov
1
-15
/
+6
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
8
-110
/
+169
2009-12-16
perf report: Fix cut'n'paste error recently introduced
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-12-16
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
2
-11
/
+5
2009-12-16
perf tools: Move hist entries printing routines from perf report
Arnaldo Carvalho de Melo
3
-397
/
+385
2009-12-16
genalloc: use bitmap_find_next_zero_area
Akinobu Mita
1
-21
/
+12
2009-12-16
ia64: use bitmap_find_next_zero_area
Akinobu Mita
1
-14
/
+5
2009-12-16
sparc: use bitmap_find_next_zero_area
Akinobu Mita
2
-24
/
+9
2009-12-16
mlx4: use bitmap_find_next_zero_area
Akinobu Mita
1
-33
/
+4
2009-12-16
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
1
-20
/
+6
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
7
-64
/
+21
2009-12-16
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
Akinobu Mita
2
-0
/
+92
2009-12-16
qnx4: use hweight8
Akinobu Mita
1
-16
/
+1
2009-12-16
qnx4fs: remove remains of the (defunct) write support
Anders Larsen
2
-28
/
+1
2009-12-16
resource: constify arg to resource_size() and resource_type()
Jean Delvare
1
-2
/
+2
2009-12-16
gru: send cross partition interrupts using the gru
Jack Steiner
2
-15
/
+36
2009-12-16
gru: function to generate chipset IPI values
Jack Steiner
1
-4
/
+20
2009-12-16
gru: update driver version number
Jack Steiner
1
-1
/
+1
2009-12-16
gru: improve GRU TLB dropin statistics
Jack Steiner
4
-14
/
+17
2009-12-16
gru: fix GRU interrupt race at deallocate
Jack Steiner
3
-7
/
+19
2009-12-16
gru: add hugepage support
Jack Steiner
1
-3
/
+4
2009-12-16
gru: fix bug in allocation of kernel contexts
Jack Steiner
1
-3
/
+11
2009-12-16
gru: update GRU structures to match latest hardware spec
Jack Steiner
2
-1
/
+15
2009-12-16
gru: check for correct GRU chiplet assignment
Jack Steiner
1
-14
/
+30
2009-12-16
gru: remove stray local_irq_enable
Jack Steiner
1
-1
/
+0
2009-12-16
gru: add symbolic names for GRU error code
Jack Steiner
1
-5
/
+11
2009-12-16
gru: fix bug in exception handling
Jack Steiner
1
-8
/
+22
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
9
-16
/
+129
2009-12-16
gru: expicitly set instruction status to active
Jack Steiner
2
-56
/
+67
2009-12-16
gru: add additional GRU statistics
Jack Steiner
8
-48
/
+77
2009-12-16
gru: update irq infrastructure
Jack Steiner
4
-70
/
+260
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
5
-6
/
+38
2009-12-16
gru: check for valid vma
Jack Steiner
1
-9
/
+12
2009-12-16
gru: add test for gru_copy_gpa
Jack Steiner
1
-9
/
+39
2009-12-16
gru: add debug option for cache flushing
Jack Steiner
2
-5
/
+10
2009-12-16
gru: handle failures to mmu_notifier_register
Jack Steiner
3
-11
/
+21
2009-12-16
gru: support 64-bit GRU addresses
Jack Steiner
1
-6
/
+0
2009-12-16
gru: improve messages for malfunctioning GRUs
Jack Steiner
2
-3
/
+25
2009-12-16
gru: fix bug in module unload
Jack Steiner
1
-1
/
+1
2009-12-16
gru: allow users to specify gru chiplet 3
Jack Steiner
3
-29
/
+13
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
6
-80
/
+109
2009-12-16
gru: allow users to specify gru chiplet 1
Jack Steiner
4
-2
/
+17
2009-12-16
gru: handle blades without memory
Jack Steiner
1
-2
/
+2
2009-12-16
gru: fix istatus race in GRU tlb dropin
Jack Steiner
1
-29
/
+20
[prev]
[next]