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
*
GFS2: Adding missing unlock_page()
Maxim
2011-03-14
1
-0
/
+1
*
GFS2: Update to AIL list locking
Steven Whitehouse
2011-03-14
3
-1
/
+5
*
GFS2: introduce AIL lock
Dave Chinner
2011-03-11
5
-18
/
+29
*
GFS2: fix block allocation check for fallocate
Benjamin Marzinski
2011-03-11
1
-25
/
+31
*
GFS2: Optimize glock multiple-dequeue code
Bob Peterson
2011-03-11
1
-8
/
+4
*
GFS2: Remove potential race in flock code
Steven Whitehouse
2011-03-09
1
-2
/
+4
*
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
4
-11
/
+12
*
GFS2: quota allows exceeding hard limit
Abhijith Das
2011-03-09
2
-1
/
+8
*
GFS2: deallocation performance patch
Bob Peterson
2011-02-24
3
-8
/
+48
*
GFS2: panics on quotacheck update
Abhijith Das
2011-02-07
1
-1
/
+5
*
GFS2: Improve cluster mmap scalability
Steven Whitehouse
2011-02-02
1
-5
/
+10
*
GFS2: Fix glock queue trace point
Steven Whitehouse
2011-01-31
1
-1
/
+1
*
GFS2: Post-VFS scale update for RCU path walk
Steven Whitehouse
2011-01-21
2
-7
/
+10
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
8
-297
/
+190
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-21
7
-40
/
+22
|
\
|
*
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...
Tejun Heo
2011-01-20
1
-4
/
+7
|
*
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
6
-36
/
+15
*
|
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
2011-01-21
1
-1
/
+1
*
|
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2011-01-21
4
-11
/
+27
*
|
Merge branch 'akpm'
Linus Torvalds
2011-01-21
310
-535
/
+642
|
\
\
|
*
|
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
Milton Miller
2011-01-21
1
-10
/
+19
|
*
|
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-01-21
1
-0
/
+30
|
*
|
memcg: correctly order reading PCG_USED and pc->mem_cgroup
Johannes Weiner
2011-01-21
1
-18
/
+9
|
*
|
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
2011-01-21
1
-2
/
+2
|
*
|
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
Janusz Krzysztofik
2011-01-21
1
-7
/
+8
|
*
|
MAINTAINERS: update Atmel AT91 entry
Nicolas Ferre
2011-01-21
1
-2
/
+6
|
*
|
mm: fix truncate_setsize() comment
Jan Kara
2011-01-21
1
-6
/
+5
|
*
|
memcg: fix rmdir, force_empty with THP
KAMEZAWA Hiroyuki
2011-01-21
1
-11
/
+26
|
*
|
memcg: fix LRU accounting with THP
KAMEZAWA Hiroyuki
2011-01-21
1
-4
/
+18
|
*
|
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-21
3
-40
/
+62
|
*
|
memcg: modify accounting function for supporting THP better
KAMEZAWA Hiroyuki
2011-01-21
1
-13
/
+12
|
*
|
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
David Dillow
2011-01-21
1
-3
/
+7
|
*
|
mm: compaction: prevent division-by-zero during user-requested compaction
Johannes Weiner
2011-01-21
1
-0
/
+11
|
*
|
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
2011-01-21
1
-1
/
+0
|
*
|
memblock: fix memblock_is_region_memory()
Tomi Valkeinen
2011-01-21
1
-4
/
+4
|
*
|
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
2011-01-21
1
-1
/
+2
|
*
|
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-21
298
-423
/
+431
|
|
/
*
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-21
140
-41
/
+42
|
\
\
|
*
|
tty: update MAINTAINERS file due to driver movement
Greg Kroah-Hartman
2011-01-13
1
-25
/
+25
|
*
|
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
122
-3
/
+3
|
*
|
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-13
18
-13
/
+14
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-21
5
-22
/
+117
|
\
\
\
|
*
|
|
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
2011-01-19
1
-0
/
+18
|
*
|
|
sched: Fix signed unsigned comparison in check_preempt_tick()
Mike Galbraith
2011-01-18
1
-0
/
+3
|
*
|
|
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
Yong Zhang
2011-01-18
2
-5
/
+4
|
*
|
|
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
Mike Galbraith
2011-01-18
3
-1
/
+33
|
*
|
|
sched: Display autogroup names in /proc/sched_debug
Bharata B Rao
2011-01-18
2
-0
/
+8
|
*
|
|
sched: Reinstate group names in /proc/sched_debug
Bharata B Rao
2011-01-18
1
-0
/
+35
|
*
|
|
sched: Update effective_load() to use global share weights
Paul Turner
2011-01-18
1
-16
/
+16
*
|
|
|
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2011-01-21
1
-18
/
+13
|
\
\
\
\
[next]