]> git.kernelconcepts.de Git - karo-tx-linux.git/history - include
ppc64: use sstep.c from powerpc/lib
[karo-tx-linux.git] / include /
2005-10-27 Paul Mackerraspowerpc: Introduce toreal/fromreal assembly macros
2005-10-27 Paul Mackerraspowerpc: 32-bit CHRP SMP fixes
2005-10-27 David Gibson[PATCH] powerpc: Don't use kmalloc() for kernel stacks
2005-10-27 David Gibson[PATCH] powerpc: Merge parport.h
2005-10-27 David Gibson[PATCH] powerpc: Fix handling of fpscr on 64-bit
2005-10-27 Stephen Rothwell[PATCH] powerpc: merge scatterlist.h
2005-10-27 Stephen Rothwell[PATCH] ppc64: make dma_addr_t 64 bits
2005-10-27 Paul Mackerraspowerpc: undeprecate the old OF device tree accessors...
2005-10-26 Paul Mackerraspower: Update the multiple inclusion protection symbol...
2005-10-26 Paul Mackerraspowerpc: Fix interrupt-tree parsing
2005-10-26 Paul Mackerraspowerpc: Pull out MPC106 (grackle) initialization code...
2005-10-26 Paul Mackerraspowerpc: Merge i8259.c into arch/powerpc/sysdev
2005-10-26 Michael Ellerman[PATCH] powerpc: Move firmware.h into include/asm-powerpc
2005-10-26 Michael Ellerman[PATCH] powerpc: Remove trailing \n" in HMT macros
2005-10-26 Michael Ellerman[PATCH] powerpc: Remove duplicate definition of set_tb()
2005-10-26 Becky Bruce[PATCH] powerpc: Fix types.h
2005-10-26 Kumar Gala[PATCH] powerpc: merge include/asm-ppc*/checksum.h...
2005-10-26 Kumar Gala[PATCH] powerpc: some prom.c cleanups
2005-10-24 Stephen Rothwellpowerpc: Add a shutdown member to vio_driver
2005-10-24 Stephen Rothwellpowerpc: don't duplicate name between vio_driver and...
2005-10-24 Stephen Rothwellpowerpc: Move include/asm-ppc64/vio.h to include/asm...
2005-10-23 Paul Mackerraspowerpc: Fix time code for 601 processors
2005-10-22 Paul MackerrasMerge changes from linux-2.6 by hand
2005-10-22 Paul Mackerraspowerpc: Merge in 64-bit powermac support.
2005-10-22 Paul Mackerraspowerpc: Make set_rtc_time() return error code from...
2005-10-22 Paul Mackerrasppc64: Rearrange btext initialization for consistency...
2005-10-22 Paul Mackerrasppc64: Add a `primary' argument to pci_process_bridge_O...
2005-10-22 Paul Mackerrasppc64/powerpc: Fix time initialization on SMP systems
2005-10-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-21 David Gibson[PATCH] powerpc: Merge thread_info.h
2005-10-20 Ben Dooks[ARM] 3028/1: S3C2410 - add DCLK mask definitions
2005-10-20 Ben Dooks[ARM] 3026/1: S3C2410 - avoid possible overflow in...
2005-10-20 Hugh Dickins[PATCH] Fix handling spurious page fault for hugetlb...
2005-10-20 Paul Mackerraspowerpc: Fix some bugs in the new merged time code
2005-10-20 Paul Mackerraspowerpc/ppc/ppc64: Various compile fixes.
2005-10-20 Paul Mackerrasppc: rename pci_assign_all_busses to pci_assign_all_buses
2005-10-20 Paul Mackerraspowerpc: Merge various powermac-related header files.
2005-10-20 Paul Mackerraspowerpc: Move smp_mpic_message_pass into mpic.c
2005-10-20 Paul Mackerrasppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
2005-10-20 Becky Bruce[PATCH] powerpc: Merge types.h
2005-10-20 David Gibson[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmo...
2005-10-20 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-20 Yasunori Goto[PATCH] swiotlb: make sure initial DMA allocations...
2005-10-19 Paul Mackerraspowerpc: Merge time.c and asm/time.h.
2005-10-19 Seth, Rohit[PATCH] Handle spurious page fault for hugetlb region
2005-10-19 Paul Mackerrasppc: declare smp_ops in asm/smp.h, since platform setup...
2005-10-19 Paul Mackerraspowerpc: Merge machdep.h
2005-10-18 Paul Schulz[ARM] 3023/1: pxa-regs: Typo in ARM pxa register defini...
2005-10-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-10-18 Kenneth Tan[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
2005-10-18 Kenneth Tan[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which...
2005-10-18 Nicolas Pitre[ARM] 3019/1: fix wrong comments
2005-10-18 Stephen Rothwellpowerpc: merge ppc signal.c and ppc64 signal32.c
2005-10-18 Zach Brown[PATCH] aio: revert lock_kiocb()
2005-10-17 Eric Dumazet[PATCH] rcu: keep rcu callback event counter
2005-10-17 Herbert Xu[PATCH] list: add missing rcu_dereference on first...
2005-10-17 Paul Mackerrasppc: Fix various compile errors resulting from ptrace...
2005-10-17 Stephen Rothwellppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
2005-10-17 Stephen Rothwellpowerpc: fix 32bit LOADADDR macro
2005-10-16 Al Viro[PATCH]: highest_possible_processor_id() has to be...
2005-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-10-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-10-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-15 Tim Schmielau[PATCH] Fix copy-and-paste error in BSD accounting
2005-10-14 Richard Purdie[ARM] 3011/1: pxafb: Add ability to set device parent...
2005-10-14 Ben Dooks[ARM] 3009/1: S3C2410 - io.h offsets too large for...
2005-10-14 Stephen Rothwellpowerpc: move iSeries/HvCallPci.h to platforms/iseries...
2005-10-14 Stephen Rothwellpowerpc: move iSeries/HvCallHpt.h to platforms/iseries...
2005-10-14 Stephen Rothwellpowerpc: eliminate DsaAddr from pci_dn
2005-10-14 David S. Miller[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
2005-10-14 Stephen Rothwellpowerpc: move iSeries/iSeries_pci.h to platforms/iseries
2005-10-14 David S. Miller[SPARC64]: Consolidate common PCI IOMMU init code.
2005-10-13 Linus TorvaldsMerge branch 'release' of master.kernel.org:/pub/scm...
2005-10-13 David S. Miller[NETFILTER]: Fix OOPSes on machines with discontiguous...
2005-10-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-13 Ben Dooks[ARM] 3005/1: S3C2440 - add definition for s3c2440_set_...
2005-10-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-10-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-10-13 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2005-10-13 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2005-10-12 Stephen Rothwellpowerpc: create 32 bit LOADADDR macro
2005-10-12 Stephen Rothwellpowerpc: consolidate cputable.c
2005-10-12 Ben Dooks[NETPOLL]: wrong return for null netpoll_poll_lock()
2005-10-12 Liam Girdwood[ARM] 3003/1: SSP channel map register updates for...
2005-10-12 Benjamin Herrenschmidt[PATCH] ppc32: Tell userland about lack of standard TB
2005-10-12 Benjamin Herrenschmidt[PATCH] ppc32: Fix timekeeping
2005-10-12 Paul Mackerrasppc64: Remove duplicate versions of some headers
2005-10-12 Paul Mackerraspowerpc: Bring in some changes made to arch/ppc and...
2005-10-12 Paul MackerrasMerge from Linus' tree
2005-10-11 Tony LuckPull mbcs-init-sn-check into release branch
2005-10-11 Paul Mackerrasppc64: Use merged versions of init_task.c and process.c.
2005-10-11 Paul Mackerrasppc: Various minor compile fixes
2005-10-11 Arnaldo Carvalho... [TWSK]: Grab the module refcount for timewait sockets
2005-10-11 Pablo Neira Ayuso[NETFILTER] ctnetlink: allow userspace to change TCP...
2005-10-11 Harald Welte[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
2005-10-11 Pablo Neira Ayuso[NETFILTER] ctnetlink: add one nesting level for TCP...
2005-10-11 Harald Welte[NETFILTER]: Add missing include to ip_conntrack_tuple.h
2005-10-11 Harald Welte[NETFILTER] nat: remove bogus structure member
2005-10-11 Harald Welte[NETFILTER] nfnetlink: use highest bit of nfa_type...
next