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
*
block: fix memory leak in bio_clone()
Li Zefan
2009-03-14
1
-1
/
+3
*
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-03-14
3
-5
/
+6
*
Linus 2.6.29-rc8
v2.6.29-rc8
Linus Torvalds
2009-03-12
1
-1
/
+1
*
bitmap: fix end condition in bitmap_find_free_region
Linus Torvalds
2009-03-12
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-03-12
4
-11
/
+18
|
\
|
*
kbuild: remove unused -r option for module-init-tool depmod
Gilles Espinasse
2009-03-07
1
-1
/
+1
|
*
kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree
Josh Hunt
2009-03-07
2
-6
/
+13
|
*
kbuild: fix mkspec to cleanup RPM_BUILD_ROOT
Josh Hunt
2009-03-07
1
-1
/
+1
|
*
kbuild: fix C libary confusion in unifdef.c due to getline()
Justin P. Mattock
2009-03-07
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-03-12
2
-0
/
+6
|
\
\
|
*
|
cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.
Rusty Russell
2009-03-12
1
-0
/
+3
|
*
|
cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.
Rusty Russell
2009-03-12
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2009-03-12
1
-17
/
+4
|
\
\
\
|
*
|
|
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
Phillip Lougher
2009-03-12
1
-17
/
+4
*
|
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-12
6
-13
/
+26
|
\
\
\
\
|
*
|
|
|
hwmon: (f75375s) Remove unnecessary and confusing initialization
Andrew Klossner
2009-03-12
1
-1
/
+1
|
*
|
|
|
hwmon: (it87) Properly decode -128 degrees C temperature
Jean Delvare
2009-03-12
1
-4
/
+4
|
*
|
|
|
hwmon: (lm90) Document support for the MAX6648/6692 chips
Darrick J. Wong
2009-03-12
3
-6
/
+16
|
*
|
|
|
hwmon: (abituguru3) Fix I/O error handling
Jean Delvare
2009-03-12
1
-2
/
+5
|
|
/
/
/
*
|
|
|
trivial: fix bad links in the ext2 and ext3 documentation
Jody McIntyre
2009-03-12
2
-7
/
+7
*
|
|
|
Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-12
4
-2
/
+35
|
\
\
\
\
|
*
|
|
|
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
2009-03-12
1
-0
/
+1
|
*
|
|
|
pci: Fix typo in message while disabling HT MSI mapping
Prakash Punnoor
2009-03-12
1
-1
/
+1
|
*
|
|
|
pci: don't disable too many HT MSI mapping
Prakash Punnoor
2009-03-12
1
-0
/
+4
|
*
|
|
|
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
Michael Ellerman
2009-03-12
1
-1
/
+1
|
*
|
|
|
PCIe: AER: during disable, check subordinate before walking
Alex Chiang
2009-03-12
1
-0
/
+3
|
*
|
|
|
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
Alexander Duyck
2009-03-12
1
-0
/
+25
*
|
|
|
|
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-12
3
-5
/
+37
*
|
|
|
|
fs: new inode i_state corruption fix
Nick Piggin
2009-03-12
2
-1
/
+15
*
|
|
|
|
memcg: use correct scan number at reclaim
KOSAKI Motohiro
2009-03-12
1
-1
/
+1
*
|
|
|
|
mfd: add support for WM8351 revision B
Mark Brown
2009-03-12
1
-0
/
+5
*
|
|
|
|
acer-wmi: fix regression in backlight detection
Michael Spang
2009-03-12
1
-1
/
+1
*
|
|
|
|
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Ben Dooks
2009-03-12
1
-2
/
+1
*
|
|
|
|
MAINTAINERS: downgrade support for man-pages
Michael Kerrisk
2009-03-12
1
-3
/
+1
*
|
|
|
|
ds2760_battery.c: fix division by zero
Daniel Mack
2009-03-12
1
-4
/
+7
*
|
|
|
|
vfs: add missing unlock in sget()
Li Zefan
2009-03-12
1
-1
/
+4
*
|
|
|
|
pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
Oleg Nesterov
2009-03-12
1
-4
/
+4
*
|
|
|
|
drivers/w1/masters/w1-gpio.c: fix read_bit()
Daniel Mack
2009-03-12
1
-1
/
+1
*
|
|
|
|
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
2009-03-12
1
-1
/
+4
*
|
|
|
|
UML on UML fixed: it did not start
Renzo Davoli
2009-03-12
1
-0
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-12
4
-16
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
sunhme: Fix qfe parent detection.
Friedrich Oslage
2009-03-08
1
-2
/
+0
|
*
|
|
|
|
sparc64: Fix lost interrupts on sun4u.
David S. Miller
2009-03-04
1
-10
/
+19
|
*
|
|
|
|
sparc64: wait_event_interruptible_timeout may return -ERESTARTSYS
Roel Kluin
2009-03-04
1
-1
/
+1
|
*
|
|
|
|
jsflash: stop defining MAJOR_NR
Christoph Hellwig
2009-03-04
1
-3
/
+0
*
|
|
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-03-12
9
-142
/
+456
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: IP27: Enable RAID5 module
Ralf Baechle
2009-03-11
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: TXx9: update defconfigs
Atsushi Nemoto
2009-03-11
2
-137
/
+447
|
*
|
|
|
|
|
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
2009-03-11
5
-3
/
+7
|
*
|
|
|
|
|
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
Xiaotian Feng
2009-03-11
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]