index
:
talos-op-linux
master
Talos™ II 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 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-02-17
2
-28
/
+33
|
\
|
*
iommu: fix Intel IOMMU write-buffer flushing
David Woodhouse
2009-02-14
1
-1
/
+15
|
*
futex: fix reference leak
Peter Zijlstra
2009-02-11
1
-25
/
+28
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-17
6
-7
/
+14
|
\
\
|
*
|
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
2009-02-13
1
-1
/
+6
|
*
|
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
2009-02-13
1
-1
/
+1
|
*
|
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
2009-02-13
1
-2
/
+3
|
*
|
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
2009-02-13
3
-3
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-17
5
-21
/
+25
|
\
\
\
|
*
|
|
PCI: Documentation: fix minor PCIe HOWTO thinko
Alex Chiang
2009-02-13
1
-1
/
+1
|
*
|
|
PCI: fix missing kernel-doc and typos
Randy Dunlap
2009-02-13
1
-4
/
+9
|
*
|
|
PCI: fix struct pci_platform_pm_ops kernel-doc
Randy Dunlap
2009-02-13
1
-10
/
+10
|
*
|
|
PCI: fix rom.c kernel-doc warning
Randy Dunlap
2009-02-13
1
-0
/
+1
|
*
|
|
PCI/MSI: fix msi_mask() shift fix
Matthew Wilcox
2009-02-13
1
-6
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-02-17
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
crypto: lrw - Fix big endian support
Herbert Xu
2009-02-17
1
-1
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-02-17
13
-84
/
+157
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: hold trans_mutex when using btrfs_record_root_in_trans
Yan Zheng
2009-02-12
3
-0
/
+6
|
*
|
|
|
|
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
2009-02-12
7
-32
/
+99
|
*
|
|
|
|
Btrfs: fs/btrfs/volumes.c: remove useless kzalloc
Julia Lawall
2009-02-12
1
-4
/
+0
|
*
|
|
|
|
Btrfs: remove unused code in split_state()
Qinghuang Feng
2009-02-12
1
-2
/
+0
|
*
|
|
|
|
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-02-12
4
-13
/
+2
|
*
|
|
|
|
Btrfs: balance_level checks !child after access
Jeff Mahoney
2009-02-12
1
-1
/
+1
|
*
|
|
|
|
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
Yan Zheng
2009-02-12
1
-1
/
+1
|
*
|
|
|
|
Btrfs: don't clean old snapshots on sync(1)
Chris Mason
2009-02-12
1
-1
/
+0
|
*
|
|
|
|
Btrfs: use larger metadata clusters in ssd mode
Chris Mason
2009-02-12
1
-1
/
+2
|
*
|
|
|
|
Btrfs: process mount options on mount -o remount,
Chris Mason
2009-02-12
1
-0
/
+4
|
*
|
|
|
|
Btrfs: make sure all pending extent operations are complete
Josef Bacik
2009-02-12
1
-29
/
+42
*
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-02-17
2
-13
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sata_nv: give up hardreset on nf2
Tejun Heo
2009-02-16
1
-6
/
+8
|
*
|
|
|
|
|
libata-sff: fix 32-bit PIO ATAPI regression
Sergei Shtylyov
2009-02-16
1
-7
/
+21
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-02-17
6
-22
/
+174
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: create the source symlink earlier in the objdir
Andi Kleen
2009-02-15
1
-1
/
+1
|
*
|
|
|
|
|
scripts: add x86 64 bit support to the markup_oops.pl script
Arjan van de Ven
2009-02-15
1
-4
/
+55
|
*
|
|
|
|
|
scripts: add x86 register parser to markup_oops.pl
Arjan van de Ven
2009-02-15
1
-6
/
+100
|
*
|
|
|
|
|
kbuild: add sys_* entries for syscalls in tags
Rabin Vincent
2009-02-15
1
-2
/
+5
|
*
|
|
|
|
|
kbuild: fix tags generation of config symbols
Alexey Dobriyan
2009-02-15
1
-1
/
+4
|
*
|
|
|
|
|
bootgraph: fix for use with dot symbols
Michael Neuling
2009-02-15
1
-2
/
+2
|
*
|
|
|
|
|
kbuild: add vmlinux to kernel rpm
Josh Hunt
2009-02-15
1
-0
/
+8
|
*
|
|
|
|
|
kbuild,setlocalversion: shorten the make time when using svn
Mike Frysinger
2009-02-15
1
-8
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-02-17
4
-8
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MAINTAINERS: Switch hdaps to Frank Seidel
Frank Seidel
2009-02-17
1
-4
/
+4
|
*
|
|
|
|
|
hwmon: Fix ACPI resource check error handling
Hans de Goede
2009-02-17
3
-3
/
+3
|
*
|
|
|
|
|
hwmon: (f71882fg) Hide misleading error message
Jean Delvare
2009-02-17
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-02-17
7
-50
/
+84
|
\
\
\
\
\
\
|
*
|
|
|
|
|
V4L/DVB (10626): ivtv: fix regression in get sliced vbi format
Hans Verkuil
2009-02-17
1
-1
/
+1
|
*
|
|
|
|
|
V4L/DVB (10625): ivtv: fix decoder crash regression
Hans Verkuil
2009-02-17
1
-12
/
+12
|
*
|
|
|
|
|
V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.
Adam Baker
2009-02-17
1
-0
/
+5
|
*
|
|
|
|
|
V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b
Mauro Carvalho Chehab
2009-02-17
2
-19
/
+13
|
*
|
|
|
|
|
V4L/DVB (10533): fix LED status output
Tobias Lorenz
2009-02-17
1
-1
/
+33
[next]