index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm'
Linus Torvalds
2011-01-20
310
-535
/
+642
|
\
|
*
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
Milton Miller
2011-01-20
1
-10
/
+19
|
*
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-01-20
1
-0
/
+30
|
*
memcg: correctly order reading PCG_USED and pc->mem_cgroup
Johannes Weiner
2011-01-20
1
-18
/
+9
|
*
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
2011-01-20
1
-2
/
+2
|
*
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
Janusz Krzysztofik
2011-01-20
1
-7
/
+8
|
*
MAINTAINERS: update Atmel AT91 entry
Nicolas Ferre
2011-01-20
1
-2
/
+6
|
*
mm: fix truncate_setsize() comment
Jan Kara
2011-01-20
1
-6
/
+5
|
*
memcg: fix rmdir, force_empty with THP
KAMEZAWA Hiroyuki
2011-01-20
1
-11
/
+26
|
*
memcg: fix LRU accounting with THP
KAMEZAWA Hiroyuki
2011-01-20
1
-4
/
+18
|
*
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-20
3
-40
/
+62
|
*
memcg: modify accounting function for supporting THP better
KAMEZAWA Hiroyuki
2011-01-20
1
-13
/
+12
|
*
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
David Dillow
2011-01-20
1
-3
/
+7
|
*
mm: compaction: prevent division-by-zero during user-requested compaction
Johannes Weiner
2011-01-20
1
-0
/
+11
|
*
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
2011-01-20
1
-1
/
+0
|
*
memblock: fix memblock_is_region_memory()
Tomi Valkeinen
2011-01-20
1
-4
/
+4
|
*
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
2011-01-20
1
-1
/
+2
|
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
298
-423
/
+431
*
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-20
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-20
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-20
1
-18
/
+13
|
\
\
\
\
|
*
|
|
|
xenbus: Fix memory leak on release
Daniel De Graaf
2010-12-20
1
-0
/
+5
|
*
|
|
|
xenbus: avoid zero returns from read()
Daniel De Graaf
2010-09-09
1
-0
/
+3
|
*
|
|
|
xenbus: add missing wakeup in concurrent read/write
Daniel De Graaf
2010-09-08
1
-0
/
+1
|
*
|
|
|
xenbus: allow any xenbus command over /proc/xen/xenbus
Diego Ongaro
2010-09-01
1
-16
/
+2
|
*
|
|
|
xenfs/xenbus: report partial reads/writes correctly
Jeremy Fitzhardinge
2010-08-25
1
-2
/
+2
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2011-01-20
13
-381
/
+455
|
\
\
\
\
\
|
*
|
|
|
|
cifs: mangle existing header for SMB_COM_NT_CANCEL
Jeff Layton
2011-01-20
1
-25
/
+38
|
*
|
|
|
|
cifs: remove code for setting timeouts on requests
Jeff Layton
2011-01-20
6
-50
/
+17
|
*
|
|
|
|
[CIFS] cifs: reconnect unresponsive servers
Steve French
2011-01-20
3
-5
/
+25
|
*
|
|
|
|
cifs: set up recurring workqueue job to do SMB echo requests
Jeff Layton
2011-01-20
2
-0
/
+30
|
*
|
|
|
|
cifs: add ability to send an echo request
Jeff Layton
2011-01-20
4
-1
/
+65
|
*
|
|
|
|
cifs: add cifs_call_async
Jeff Layton
2011-01-20
2
-1
/
+62
|
*
|
|
|
|
cifs: allow for different handling of received response
Jeff Layton
2011-01-20
4
-35
/
+60
|
*
|
|
|
|
cifs: clean up sync_mid_result
Jeff Layton
2011-01-20
1
-17
/
+18
|
*
|
|
|
|
cifs: don't reconnect server when we don't get a response
Jeff Layton
2011-01-20
1
-3
/
+1
|
*
|
|
|
|
cifs: wait indefinitely for responses
Jeff Layton
2011-01-20
1
-93
/
+17
|
*
|
|
|
|
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...
Shirish Pargaonkar
2011-01-19
1
-2
/
+11
|
*
|
|
|
|
cifs: Fix regression during share-level security mounts (Repost)
Shirish Pargaonkar
2011-01-19
1
-2
/
+2
|
*
|
|
|
|
[CIFS] Update cifs version number
Steve French
2011-01-19
1
-1
/
+1
[next]