summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-1811-0/+64
* Enable partitions for lguest block deviceRusty Russell2007-08-181-3/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-08-183-5/+18
|\
| * sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski2007-08-121-4/+0
| * sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl2007-08-121-1/+0
| * sh64: Add missing dma_sync_single_for_*().Paul Mundt2007-08-101-0/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-184-1/+28
|\ \
| * | sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft2007-08-171-1/+1
| * | sh: Add missing dma_sync_single_range_for_*().Paul Mundt2007-08-101-0/+19
| * | sh: panic on machvec section misalignment.Paul Mundt2007-08-071-0/+7
| * | sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt2007-08-041-0/+1
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-08-183-26/+36
|\ \ \
| * | | hwmon: (smsc47m1) restore missing name attributeJean Delvare2007-08-121-0/+2
| * | | hwmon: (w83627ehf) don't assume bank 0Jean Delvare2007-08-121-5/+3
| * | | hwmon: (w83627ehf) read fan_div values during probeMark M. Hoffman2007-08-121-19/+29
| * | | hwmon: fix w83781d temp sensor type settingMark M. Hoffman2007-08-111-2/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-1824-57/+105
|\ \ \ \
| * | | | Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger2007-08-171-1/+2
| * | | | [IA64] Enable early console for Ski simulatorPeter Chubb2007-08-171-0/+7
| * | | | [IA64] forbid ptrace changes psr.ri to 3Shaohua Li2007-08-171-3/+7
| * | | | [IA64] Failure to grow RBSAndrew Burgess2007-08-161-3/+11
| * | | | [IA64] Fix processor_get_freqAlex Williamson2007-08-151-4/+2
| * | | | [IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck2007-08-131-1/+4
| * | | | [IA64] Update arch/ia64/configs/* s/SLAB/SLUB/Christoph Lameter2007-08-137-8/+7
| * | | | [IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang2007-08-131-1/+3
| * | | | [IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang2007-08-131-4/+4
| * | | | [IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang2007-08-131-0/+1
| * | | | [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
| * | | | [IA64] Include Kconfig.preemptSatyam Sharma2007-08-131-11/+1
| * | | | [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-136-1/+28
| * | | | [IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab2007-08-131-2/+2
| * | | | [IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich2007-08-131-3/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-08-181-1/+1
|\ \ \ \ \
| * | | | | SELinux: correct error code in selinux_audit_rule_initSteve G2007-08-161-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-1815-61/+77
|\ \ \ \ \ \
| * | | | | | IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
| * | | | | | mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen2007-08-131-0/+3
| * | | | | | IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
| * | | | | | IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
| * | | | | | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
| * | | | | | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
| * | | | | | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
| * | | | | | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-032-5/+5
| * | | | | | IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak2007-08-031-0/+2
| * | | | | | IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak2007-08-031-0/+2
| * | | | | | IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
| * | | | | | IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
| * | | | | | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
| * | | | | | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
| * | | | | | IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
OpenPOWER on IntegriCloud