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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
1
-1
/
+0
2005-10-24
powerpc: Move include/asm-ppc64/vio.h to include/asm-powerpc/vio.h
Stephen Rothwell
1
-10
/
+10
2005-10-23
powerpc: Fix time code for 601 processors
Paul Mackerras
1
-1
/
+13
2005-10-22
Merge changes from linux-2.6 by hand
Paul Mackerras
26
-89
/
+200
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
3
-4
/
+7
2005-10-22
powerpc: Make set_rtc_time() return error code from lower-level function
Paul Mackerras
1
-4
/
+2
2005-10-22
ppc64: Rearrange btext initialization for consistency with ppc32
Paul Mackerras
1
-0
/
+1
2005-10-22
ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges
Paul Mackerras
1
-1
/
+1
2005-10-22
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
1
-3
/
+5
2005-10-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+17
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
3
-120
/
+23
2005-10-21
[ARM] 3028/1: S3C2410 - add DCLK mask definitions
Ben Dooks
1
-0
/
+6
2005-10-21
[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations
Ben Dooks
1
-4
/
+11
2005-10-20
[PATCH] Fix handling spurious page fault for hugetlb region
Hugh Dickins
1
-13
/
+3
2005-10-20
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
1
-1
/
+1
2005-10-20
powerpc/ppc/ppc64: Various compile fixes.
Paul Mackerras
4
-4
/
+5
2005-10-20
ppc: rename pci_assign_all_busses to pci_assign_all_buses
Paul Mackerras
1
-2
/
+2
2005-10-20
powerpc: Merge various powermac-related header files.
Paul Mackerras
16
-12
/
+0
2005-10-20
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
2
-1
/
+3
2005-10-20
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
1
-5
/
+2
2005-10-20
[PATCH] powerpc: Merge types.h
Becky Bruce
2
-72
/
+28
2005-10-20
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
2
-25
/
+18
2005-10-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2005-10-20
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-2
/
+30
2005-10-20
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
4
-124
/
+294
2005-10-20
[PATCH] Handle spurious page fault for hugetlb region
Seth, Rohit
1
-0
/
+13
2005-10-19
ppc: declare smp_ops in asm/smp.h, since platform setup code needs it
Paul Mackerras
1
-0
/
+1
2005-10-19
powerpc: Merge machdep.h
Paul Mackerras
2
-9
/
+114
2005-10-18
[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.
Paul Schulz
1
-1
/
+1
2005-10-18
[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
Kenneth Tan
1
-4
/
+5
2005-10-18
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...
Kenneth Tan
1
-1
/
+1
2005-10-18
[ARM] 3019/1: fix wrong comments
Nicolas Pitre
1
-2
/
+2
2005-10-18
powerpc: merge ppc signal.c and ppc64 signal32.c
Stephen Rothwell
1
-7
/
+7
2005-10-18
[PATCH] aio: revert lock_kiocb()
Zach Brown
1
-1
/
+6
2005-10-18
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
1
-0
/
+1
2005-10-17
[PATCH] list: add missing rcu_dereference on first element
Herbert Xu
1
-17
/
+22
2005-10-17
ppc: Fix various compile errors resulting from ptrace.c merge
Paul Mackerras
1
-0
/
+18
2005-10-17
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
1
-8
/
+5
2005-10-17
powerpc: fix 32bit LOADADDR macro
Stephen Rothwell
1
-1
/
+1
2005-10-16
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
1
-9
/
+7
2005-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-21
/
+9
2005-10-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-16
/
+43
2005-10-15
[PATCH] Fix copy-and-paste error in BSD accounting
Tim Schmielau
1
-2
/
+2
2005-10-14
[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error
Richard Purdie
1
-0
/
+1
2005-10-14
[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH
Ben Dooks
1
-16
/
+42
2005-10-14
powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h
Stephen Rothwell
2
-292
/
+0
2005-10-14
powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h
Stephen Rothwell
1
-102
/
+0
2005-10-14
powerpc: eliminate DsaAddr from pci_dn
Stephen Rothwell
2
-246
/
+0
2005-10-14
[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
David S. Miller
1
-20
/
+8
2005-10-14
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
Stephen Rothwell
6
-70
/
+11
[next]