index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf script: Add more documentation about the -f/--fields parameters
Arnaldo Carvalho de Melo
2011-03-30
1
-2
/
+50
*
perf script: If type not given fields apply to all event types
David Ahern
2011-03-30
1
-49
/
+122
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-03-30
10
-21
/
+138
|
\
|
*
perf probe: Add fastpath to do lookup by function name
Lin Ming
2011-03-29
2
-0
/
+74
|
*
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
David Ahern
2011-03-29
2
-1
/
+15
|
*
perf tools: Fixup exit path when not able to open events
Arnaldo Carvalho de Melo
2011-03-29
4
-19
/
+39
|
*
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
2011-03-29
2
-0
/
+6
|
|
\
|
|
*
oprofile, x86: Allow setting EDGE/INV/CMASK for counter events
Andi Kleen
2011-03-24
2
-0
/
+6
|
*
|
perf symbols: Fix vsyscall symbol lookup
Andrew Lutomirski
2011-03-28
2
-1
/
+4
*
|
|
perf, x86: P4 PMU - clean up the code a bit
Cyrill Gorcunov
2011-03-29
1
-1
/
+1
*
|
|
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
2011-03-29
1
-6
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-29
1
-1
/
+1
|
\
\
\
|
*
|
|
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-29
1
-1
/
+1
*
|
|
|
ARM: mx51_efika: fix build error due to new mfd changes
Andres Salomon
2011-03-29
1
-2
/
+4
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...
Linus Torvalds
2011-03-29
14
-235
/
+297
|
\
\
\
\
\
|
|
*
|
|
|
genirq; Fix cleanup fallout
Thomas Gleixner
2011-03-29
2
-8
/
+10
|
|
*
|
|
|
genirq: Fix typo and remove unused variable
Thomas Gleixner
2011-03-28
2
-2
/
+1
|
|
*
|
|
|
genirq: Fix new kernel-doc warnings
Randy Dunlap
2011-03-28
2
-2
/
+2
|
|
*
|
|
|
genirq: Add setter for AFFINITY_SET in irq_data state
Thomas Gleixner
2011-03-28
1
-0
/
+5
|
|
*
|
|
|
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
Thomas Gleixner
2011-03-28
1
-0
/
+15
|
|
*
|
|
|
genirq: Remove handle_IRQ_event
Thomas Gleixner
2011-03-28
2
-15
/
+0
|
|
*
|
|
|
arm: Ns9xxx: Remove private irq flow handler
Thomas Gleixner
2011-03-28
1
-54
/
+4
|
|
*
|
|
|
powerpc: cell: Use the core flow handler
Thomas Gleixner
2011-03-28
2
-49
/
+2
|
|
*
|
|
|
genirq: Provide edge_eoi flow handler
Thomas Gleixner
2011-03-28
3
-0
/
+50
|
|
*
|
|
|
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
2011-03-28
9
-59
/
+64
|
|
*
|
|
|
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
2011-03-27
2
-18
/
+31
|
|
*
|
|
|
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
2011-03-27
2
-4
/
+9
|
|
*
|
|
|
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
2011-03-27
2
-0
/
+66
|
|
*
|
|
|
genirq: Add irq disabled flag to irq_data state
Thomas Gleixner
2011-03-27
3
-2
/
+12
|
|
*
|
|
|
genirq: Reserve the irq when calling irq_set_chip()
David Daney
2011-03-27
1
-0
/
+6
|
*
|
|
|
|
vlynq: Convert irq functions
Thomas Gleixner
2011-03-28
1
-33
/
+31
*
|
|
|
|
|
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-29
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-29
11
-315
/
+160
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-25
2
-297
/
+84
|
*
|
|
|
|
|
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
2011-03-25
1
-10
/
+24
|
*
|
|
|
|
|
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
2011-03-25
1
-1
/
+2
|
*
|
|
|
|
|
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-25
4
-8
/
+32
|
*
|
|
|
|
|
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-25
1
-3
/
+11
|
*
|
|
|
|
|
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2011-03-25
4
-2
/
+12
*
|
|
|
|
|
|
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-03-29
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2011-03-29
5
-382
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Correct auto-restart of syscalls via restartblock
Jesper Nilsson
2011-03-21
1
-1
/
+1
|
*
|
|
|
|
|
|
CRISv10: Fix return before mutex_unlock in pcf8563
Jesper Nilsson
2011-03-21
1
-1
/
+1
|
*
|
|
|
|
|
|
Drop the CRISv32 version of pcf8563
Jesper Nilsson
2011-03-21
3
-380
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-03-29
9
-188
/
+235
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
eCryptfs: write lock requested keys
Roberto Sassu
2011-03-28
2
-7
/
+23
|
*
|
|
|
|
|
|
|
eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock
Roberto Sassu
2011-03-28
1
-19
/
+19
|
*
|
|
|
|
|
|
|
eCryptfs: verify authentication tokens before their use
Roberto Sassu
2011-03-28
3
-81
/
+135
|
*
|
|
|
|
|
|
|
eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
Roberto Sassu
2011-03-28
2
-1
/
+2
|
*
|
|
|
|
|
|
|
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
2011-03-28
3
-3
/
+0
[next]