Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b6e8bfc9d56fbdf1595e9d358e8ba87a31b8c79f
/
arch
/
powerpc
/
Kconfig
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
ad5b7f13
powerpc: Make SPARSE_IRQ required
by Grant Likely
· 13 years ago
3d066d7
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
by Stephen Rothwell
· 13 years ago
12d9299
fadump: Remove the phyp assisted dump code.
by Mahesh Salgaonkar
· 13 years ago
eb39c88
fadump: Reserve the memory for firmware assisted dump.
by Mahesh Salgaonkar
· 13 years ago
cc79ca6
irq_domain: Move irq_domain code from powerpc to kernel/irq
by Grant Likely
· 13 years ago
2ed86b1
irq: make SPARSE_IRQ an optionally hidden option
by Rob Herring
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
a20cbde
powerpc/fsl: Add support for Integrated Flash Controller
by Prabhakar Kushwaha
· 13 years ago
5b2e478
powerpc/44x: Enable CRASH_DUMP for 440x
by Suzuki Poulose
· 13 years ago
26ecb6c
powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x
by Suzuki Poulose
· 13 years ago
9c5f7d3
powerpc: Process dynamic relocations for kernel
by Suzuki Poulose
· 13 years ago
2391324
powerpc/44x: Enable DYNAMIC_MEMSTART for 440x
by Suzuki Poulose
· 13 years ago
0f890c8
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
by Suzuki Poulose
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
1d7cfe1
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
771dae8
powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines
by Deepthi Dharwar
· 13 years ago
335b8cf
powerpc: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
e8d2c47
powerpc: Allow irq threading
by Thomas Gleixner
· 13 years ago
bbc24a2
powerpc/4xx: Fix typos in kexec config dependencies
by Suzuki Poulose
· 13 years ago
02ebbbd
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
6805ab6
powerpc: drop unused Kconfig symbols
by Paul Bolle
· 13 years ago
344eb01
powerpc/powernv: Add CPU hotplug support
by Benjamin Herrenschmidt
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 13 years ago
b489da8
flexcan: Add flexcan device support for p1010rdb.
by holt@sgi.com
· 13 years ago
674bfa4
powerpc/44x: Kexec support for PPC440X chipsets
by Suzuki Poulose
· 13 years ago
d0e323b
Merge branch 'apei' into apei-release
by Len Brown
· 13 years ago
df013ff
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
by Huang Ying
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
368940d
net: Fix ppc64 BPF JIT dependencies.
by David S. Miller
· 13 years ago
0ca87f0
net: filter: BPF 'JIT' compiler for PPC64
by Matt Evans
· 13 years ago
9661534
powerpc/47x: allow kernel to be loaded in higher physical memory
by Dave Kleikamp
· 13 years ago
ac5f89c
powerpc: Add jump label support
by Michael Ellerman
· 13 years ago
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
02424d8
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
by Ian Munsie
· 14 years ago
2672391
mm, powerpc: move the RCU page-table freeing into generic code
by Peter Zijlstra
· 13 years ago
6c5b59b
powerpc/boot: Add an ePAPR compliant boot wrapper
by David Gibson
· 14 years ago
e5462d1
powerpc/85xx: disable Suspend support if SMP enabled
by Kumar Gala
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
433c9c6
powerpc: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
388b78a
rapidio: modify configuration to support PCI-SRIO controller
by Alexandre Bounine
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
17b9f9e
powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.
by Lennert Buytenhek
· 14 years ago
2604362
powerpc: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
5a62f99
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
e6ce132
of/flattree: Add Kconfig for EARLY_FLATTREE
by Stephen Neuendorffer
· 14 years ago
d164f6d
powerpc/4xx: Add suspend and idle support
by Victor Gallardo
· 14 years ago
787d44c
powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT
by FUJITA Tomonori
· 14 years ago
234a71a
powerpc: Set CONFIG_32BIT on ppc32
by kerstin jonsson
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
3ab8f2a
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
by Roy Zang
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
42a0ae2
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 14 years ago
412a4ac
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 14 years ago
f933a41
powerpc/85xx: kexec for SMP 85xx BookE systems
by Matthew McClintock
· 14 years ago
1927445
powerpc: Fix GENERIC_ISA_DMA dependency
by Anton Vorontsov
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
32d8ad4
powerpc/pseries: Partition hibernation support
by Brian King
· 14 years ago
5f07aa7
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 14 years ago
9ce9168
powerpc: Disable SPARSE_IRQ by default
by Yang Li
· 14 years ago
ef2a452
proc: unify PROC_DEVICETREE config
by Andres Salomon
· 14 years ago
5ab5fc7
of: Put all CONFIG_OF dependencies into a Kconfig menu block
by Grant Likely
· 14 years ago
dd5e737
of: remove architecture CONFIG_OF definitions
by Stephen Rothwell
· 14 years ago
10f85f4
powerpc: turn CONFIG_OF into a select
by Stephen Rothwell
· 14 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 14 years ago
ecca1a3
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 14 years ago
e32205e
powerpc: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
b3df895
powerpc/kexec: Add support for FSL-BookE
by Sebastian Andrzej Siewior
· 15 years ago
359e428
powerpc: Add kprobe-based event tracer
by Mahesh Salgaonkar
· 15 years ago
191aee5
powerpc: Remove IOMMU_VMERGE config option
by FUJITA Tomonori
· 15 years ago
af407c6
pci-dma: powerpc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 15 years ago
859aefc
powerpc: Increase NR_IRQS Kconfig maximum to 32768
by Anton Blanchard
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
bcc4859
powerpc: gamecube/wii: do not include PCI support
by Albert Herranz
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
e169cfb
of/flattree: merge find_flat_dt_string and initial_boot_params
by Grant Likely
· 15 years ago
4ffd695
powerpc/85xx/86xx: Add suspend/resume support
by Anton Vorontsov
· 15 years ago
cd01570
powerpc: Enable sparse irq_descs on powerpc
by Michael Ellerman
· 15 years ago
551b81f
powerpc: Make NR_IRQS a CONFIG option
by Michael Ellerman
· 15 years ago
64eb38a6
powerpc: Make it possible to select hibernation on all PowerPCs
by Anton Vorontsov
· 15 years ago
5a1eb5c
powerpc: Cleanup Kconfig selection of hugetlbfs support
by Benjamin Herrenschmidt
· 15 years ago
ea55bf2
powerpc: Increase NODES_SHIFT on 64bit from 4 to 8
by Anton Blanchard
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
Next »