index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_script.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
1
-136
/
+118
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
3
-151
/
+124
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2
-3
/
+67
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
3
-102
/
+36
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
4
-61
/
+63
2011-04-08
xfs: fix extent format buffer allocation size
Dave Chinner
1
-27
/
+40
2011-03-31
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
1
-2
/
+0
2011-03-29
Linux 2.6.39-rc1
v2.6.39-rc1
Linus Torvalds
1
-2
/
+2
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-29
amd64_edac: Fix potential memleak
Borislav Petkov
1
-1
/
+1
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
3
-4
/
+5
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Convert genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
xen: fix p2m section mismatches
Randy Dunlap
1
-2
/
+2
2011-03-29
FRV: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+4
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2
-1
/
+3
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
FRV: Do some cleanups
Amerigo Wang
3
-10
/
+2
2011-03-29
FRV: Missing node arg in alloc_thread_info_node() macro
David Howells
1
-1
/
+1
2011-03-29
NOMMU: implement access_remote_vm
Mike Frysinger
1
-13
/
+39
2011-03-29
gpio: ab8500: Mark broken
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
2
-14
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
14
-452
/
+25
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
33
-69
/
+70
2011-03-29
mn10300: Use generic show_interrupts()
Thomas Gleixner
2
-58
/
+11
2011-03-29
mn10300: Cleanup irq_desc access
Thomas Gleixner
1
-6
/
+5
2011-03-29
mn10300: Convert genirq namespace
Thomas Gleixner
4
-11
/
+12
2011-03-29
frv: Use generic show_interrupts()
Thomas Gleixner
2
-41
/
+4
2011-03-29
frv: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-12
/
+12
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
m68k: Convert irq function namespace
Thomas Gleixner
8
-26
/
+26
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Cleanup genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
unicore32: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+1
2011-03-29
unicore32: Convert to new irq function names
Thomas Gleixner
1
-8
/
+8
2011-03-29
sparc: Use generic show_interrupts()
Thomas Gleixner
2
-39
/
+7
2011-03-29
sparc: Convert to new irq function names
Thomas Gleixner
3
-20
/
+16
2011-03-29
sparc: Cleanup direct irq_desc access
Thomas Gleixner
2
-17
/
+10
[next]