index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
6
-26
/
+24
2007-09-19
[POWERPC] MPC5200 low power mode
Domen Puncer
5
-5
/
+647
2007-09-19
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
1
-140
/
+76
2007-09-19
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
Michael Ellerman
1
-0
/
+4
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
4
-34
/
+67
2007-09-19
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
4
-27
/
+22
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
8
-108
/
+41
2007-09-19
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
1
-1
/
+7
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2
-25
/
+17
2007-09-19
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
2
-5
/
+3
2007-09-19
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
Michael Ellerman
1
-2
/
+6
2007-09-19
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
Michael Ellerman
1
-14
/
+2
2007-09-19
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
2
-10
/
+12
2007-09-19
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
1
-10
/
+11
2007-09-19
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
Michael Ellerman
1
-0
/
+2
2007-09-19
[POWERPC] spufs: Remove ctx_info and ctx_info_list
Michael Ellerman
1
-60
/
+19
2007-09-19
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
Michael Ellerman
1
-20
/
+38
2007-09-19
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
1
-8
/
+8
2007-09-19
[POWERPC] spufs: Remove asmlinkage from spufs_calls
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
5
-97
/
+72
2007-09-19
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
1
-17
/
+32
2007-09-19
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
1
-3
/
+6
2007-09-19
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
1
-13
/
+0
2007-09-19
[POWERPC] spufs: Remove asmlinkage from do_spu_create
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
5
-9
/
+9
2007-09-19
[POWERPC] Fix pmac_zilog debug arg
Olaf Hering
1
-1
/
+1
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2
-8
/
+6
2007-09-19
[POWERPC] Don't cast kmalloc return value in ibmebus.c
Jesper Juhl
1
-1
/
+2
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
3
-3
/
+54
2007-09-18
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
3
-9
/
+16
2007-09-18
[SUNSAB]: Fix several bugs.
Al Viro
1
-65
/
+42
2007-09-18
V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time...
Robert P. J. Day
1
-3
/
+0
2007-09-18
Revert "V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" b...
Mauro Carvalho Chehab
1
-10
/
+13
2007-09-17
ide: remove unused variables from drivers/ide/ppc/pmac.c
Stephen Rothwell
1
-2
/
+0
2007-09-17
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
1
-0
/
+1
2007-09-17
[XFS] On-demand reaping of the MRU cache
David Chinner
3
-50
/
+31
2007-09-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-103
/
+172
2007-09-17
[POWERPC] Remove APUS support from arch/ppc
Adrian Bunk
32
-4364
/
+12
2007-09-17
Pull thinkpad into release branch
Len Brown
4
-96
/
+165
2007-09-17
ACPI: thinkpad-acpi: bump up version to 0.16
Henrique de Moraes Holschuh
2
-3
/
+3
2007-09-17
ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
Henrique de Moraes Holschuh
4
-93
/
+162
2007-09-17
Pull misc into release branch
Len Brown
3
-7
/
+7
2007-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
7
-43
/
+73
2007-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
27
-404
/
+398
2007-09-17
Fix non-ISA link error in drivers/scsi/advansys.c
Matthew Wilcox
1
-0
/
+11
2007-09-17
[VLAN]: Fix net_device leak.
Al Viro
1
-2
/
+0
2007-09-17
[PPP] generic: Fix receive path data clobbering & non-linear handling
Herbert Xu
1
-19
/
+25
2007-09-17
[PPP] generic: Call skb_cow_head before scribbling over skb
Herbert Xu
1
-11
/
+3
2007-09-17
[NET] skbuff: Add skb_cow_head
Herbert Xu
3
-11
/
+33
[prev]
[next]