]>
www.pilppa.org Git - linux-2.6-omap-h63xx.git/log 
Andrey Borzenkov  [Sun, 28 Oct 2007 09:50:09 +0000  (12:50 +0300)] 
ACPI: battery: register power_supply subdevice only when battery is presentSigned-off-by: Andrey Borzenkov <arvidjaar@mail.ru> Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Thu, 25 Oct 2007 21:10:47 +0000  (17:10 -0400)] 
ACPI: battery: Update battery information upon sysfs read.Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com> 
Adrian Bunk  [Wed, 24 Oct 2007 16:26:00 +0000  (18:26 +0200)] 
ACPI: EC: fix use-after-free
This patch fixes a use-after-free introduced by
commit 
30c08574da0ead1a47797ce028218ce5b2de61c7 
(ACPI: EC: Add new query handler to list head)
Spotted by the Coverity checker.
Signed-off-by: Adrian Bunk <bunk@kernel.org> 
Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de> 
Signed-off-by: Len Brown <len.brown@intel.com> 
Adrian Bunk  [Wed, 24 Oct 2007 16:25:37 +0000  (18:25 +0200)] 
ACPI: battery: remove dead code
After commit 
f1d4661abe05d0a2c014166042d15ed8b69ae8f2  this was dead
code.
Spotted by the Coverity checker.
Signed-off-by: Adrian Bunk <bunk@kernel.org> 
Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de> 
Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:19:21 +0000  (14:19 +0400)] 
ACPI: Fan: Drop force_power_state acpi_device optionSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:19:15 +0000  (14:19 +0400)] 
ACPI: Fan: fan device does not need own structureSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:19:09 +0000  (14:19 +0400)] 
ACPI: power: don't cache power resource stateSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:19:03 +0000  (14:19 +0400)] 
ACPI: EC: Output changes to operational modeSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:56 +0000  (14:18 +0400)] 
ACPI: EC: Add workaround for "optimized" controllersSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:50 +0000  (14:18 +0400)] 
ACPI: EC: Don't re-enable GPE for each transaction.
With the auto selection of operation mode, absence of GPEs does not
really degrade performance, so let PM code to handle
enabling/disabling GPEs.
This is a revert of 
5d57a6a55ec0bdcb952dbcd3f8ffcde8a3ee9413 ,
which was meant to be temporary.
Reference: http://bugzilla.kernel.org/show_bug.cgi?id=7977
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> 
Acked-by: Rafael J. Wysocki <rjw@sisk.pl> 
Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:43 +0000  (14:18 +0400)] 
ACPI: EC: auto select interrupt modeSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:36 +0000  (14:18 +0400)] 
ACPI: EC: Don't expect interrupt after last readSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:30 +0000  (14:18 +0400)] 
ACPI: EC: Replace atomic variables with bitsSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:18 +0000  (14:18 +0400)] 
ACPI: button: send initial lid state after add and resumeSigned-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:12 +0000  (14:18 +0400)] 
ACPI: suspend: Wrong order of GPE restore.Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com> 
Alexey Starikovskiy  [Mon, 22 Oct 2007 10:18:06 +0000  (14:18 +0400)] 
ACPI: sleep: Fix GPE suspend cleanup
Commit 
9b039330808b83acac3597535da26f47ad1862ce  removed
acpi_gpe_sleep_prepare(), the only function used at S5 transition
Add call to generic acpi_enable_wake_device().
Reference: https://bugzilla.novell.com/show_bug.cgi?id=299882
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> 
Acked-by: Rafael J. Wysocki <rjw@sisk.pl> 
Signed-off-by: Len Brown <len.brown@intel.com> 
Linus Torvalds  [Wed, 24 Oct 2007 03:50:57 +0000  (20:50 -0700)] 
Linux 2.6.24-rc1Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:52 +0000  (12:03 +1000)] 
add port definition for mcf UART driverSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:04:13 +0000  (12:04 +1000)] 
m68knommu: remove unused machdep variable definitionsSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:04:08 +0000  (12:04 +1000)] 
m68knommu: define DMA channels for ColdFire 532xSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:56 +0000  (12:03 +1000)] 
m68knommu: add platform struct for ColdFire UART driverSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:46 +0000  (12:03 +1000)] 
m68knommu: mark mem init functions as __initSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:41 +0000  (12:03 +1000)] 
m68knommu: mark setup_arch() as __initSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:32 +0000  (12:03 +1000)] 
m68knommu: cleanup 68VZ328 init codeSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:28 +0000  (12:03 +1000)] 
m68knommu: cleanup 68EZ328 init codeSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:25 +0000  (12:03 +1000)] 
m68knommu: cleanup 68360 startup codeSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:20 +0000  (12:03 +1000)] 
m68knommu: cleanup 68328 timer codeSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:16 +0000  (12:03 +1000)] 
m68knommu: cleanup 68328 init codeSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Greg Ungerer  [Wed, 24 Oct 2007 02:03:10 +0000  (12:03 +1000)] 
m68knommu: remove unused variables in setup.cSigned-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Linus Torvalds  [Wed, 24 Oct 2007 01:57:39 +0000  (18:57 -0700)] 
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
Linus Torvalds  [Wed, 24 Oct 2007 01:57:22 +0000  (18:57 -0700)] 
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
Linus Torvalds  [Wed, 24 Oct 2007 01:56:54 +0000  (18:56 -0700)] 
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
Linus Torvalds  [Wed, 24 Oct 2007 01:56:21 +0000  (18:56 -0700)] 
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Jeff Garzik  [Tue, 23 Oct 2007 22:36:43 +0000  (18:36 -0400)] 
ni5010: kill unused variableSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Tue, 23 Oct 2007 22:36:42 +0000  (18:36 -0400)] 
eexpress: fix !SMP unused-var warningSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Tue, 23 Oct 2007 22:36:44 +0000  (18:36 -0400)] 
cgroup: kill unused variableSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Tejun Heo  [Tue, 23 Oct 2007 06:27:31 +0000  (15:27 +0900)] 
jmicron: update quirk for JMB361/3/5/6Signed-off-by: Tejun Heo <htejun@gmail.com> Cc: Ethan Hsiao <ethanhsiao@jmicron.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Tejun Heo  [Tue, 23 Oct 2007 10:07:49 +0000  (19:07 +0900)] 
libata: add HTS542525K9SA00 to NCQ blacklistSigned-off-by: Tejun Heo <htejun@gmail.com> Cc: Luca Tettamanti <kronos.it@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Alan Cox  [Tue, 23 Oct 2007 15:50:02 +0000  (16:50 +0100)] 
libata-core: auditting chk_status v check_statusSigned-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jeff Garzik  [Fri, 19 Oct 2007 10:42:56 +0000  (06:42 -0400)] 
[libata] checkpatch-inspired cleanupsSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Wed, 24 Oct 2007 00:56:59 +0000  (20:56 -0400)] 
Remove Andrew Morton from list of net driver maintainers.Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Acked-by: Andrew Morton 
Jay Vosburgh  [Thu, 18 Oct 2007 00:37:51 +0000  (17:37 -0700)] 
bonding: Acquire correct locks in alb for promisc changeSigned-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jay Vosburgh  [Thu, 18 Oct 2007 00:37:50 +0000  (17:37 -0700)] 
bonding: Convert more locks to _bh, acquire rtnl, for new lockingSigned-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jay Vosburgh  [Thu, 18 Oct 2007 00:37:49 +0000  (17:37 -0700)] 
bonding: Convert locks to _bh, rework alb locking for new lockingSigned-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jay Vosburgh  [Thu, 18 Oct 2007 00:37:48 +0000  (17:37 -0700)] 
bonding: Convert miimon to new lockingSigned-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jay Vosburgh  [Thu, 18 Oct 2007 00:37:47 +0000  (17:37 -0700)] 
bonding: Convert balance-rr transmit to new lockingSigned-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jay Vosburgh  [Thu, 18 Oct 2007 00:37:45 +0000  (17:37 -0700)] 
Convert bonding timers to workqueuesSigned-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jeff Garzik  [Wed, 24 Oct 2007 00:22:12 +0000  (20:22 -0400)] 
Update MAINTAINERS to reflect my (jgarzik's) current efforts.Signed-off-by: Jeff Garzik <jgarzik@redhat.com> 
Olof Johansson  [Sat, 20 Oct 2007 19:10:03 +0000  (14:10 -0500)] 
pasemi_mac: fix typoSigned-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Maciej W. Rozycki  [Mon, 22 Oct 2007 17:13:24 +0000  (18:13 +0100)] 
defxx.c: dfx_bus_init() is __devexit not __devinitSigned-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Ursula Braun  [Mon, 22 Oct 2007 14:16:15 +0000  (16:16 +0200)] 
s390 MAINTAINERSSigned-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Ursula Braun  [Mon, 22 Oct 2007 14:16:14 +0000  (16:16 +0200)] 
remove header_ops bug in qeth driverSigned-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Stephen Hemminger  [Mon, 22 Oct 2007 20:39:09 +0000  (13:39 -0700)] 
sky2: crash on removeSigned-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Ralf Baechle  [Mon, 22 Oct 2007 23:35:26 +0000  (00:35  +0100)] 
MIPSnet: Delete all the useless debugging printks.Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Matteo Croce  [Tue, 23 Oct 2007 17:12:22 +0000  (19:12 +0200)] 
AR7 ethernet: small post-merge cleanups and fixesSigned-off-by: Matteo Croce <technoboy85@gmail.com> Signed-off-by: Eugene Konev <ejka@imfi.kspu.ru> Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> 
Jeff Garzik  [Wed, 24 Oct 2007 00:15:54 +0000  (20:15 -0400)] 
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
Jeff Garzik  [Wed, 24 Oct 2007 00:15:05 +0000  (20:15 -0400)] 
Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
Jeff Garzik  [Wed, 24 Oct 2007 00:13:24 +0000  (20:13 -0400)] 
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream
Jeff Garzik  [Fri, 19 Oct 2007 07:12:20 +0000  (03:12  -0400)] 
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Tue, 23 Oct 2007 23:12:11 +0000  (19:12 -0400)] 
drivers/char/riscom8: clean up irq handlingSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 23:31:27 +0000  (19:31 -0400)] 
isdn/sc: irq handler cleanSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 23:30:28 +0000  (19:30 -0400)] 
isdn/act2000: fix major bug. clean irq handler.Signed-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 19:45:35 +0000  (15:45 -0400)] 
char/pcmcia/synclink_cs: trim trailing whitespaceSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 19:38:40 +0000  (15:38 -0400)] 
drivers/char/ip2: separate polling and irq-driven work entry pointsSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 19:24:59 +0000  (15:24 -0400)] 
drivers/char/ip2: split out irq core logic into separate functionSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 07:14:03 +0000  (03:14  -0400)] 
[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 07:10:11 +0000  (03:10  -0400)] 
Eliminate pointless casts from void* in a few driver irq handlers.Signed-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 06:54:26 +0000  (02:54  -0400)] 
[PARPORT] Remove unused 'irq' argument from parport irq functionsSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 05:56:02 +0000  (01:56  -0400)] 
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Signed-off-by: Jeff Garzik <jgarzik@redhat.com> 
Jeff Garzik  [Fri, 19 Oct 2007 05:42:14 +0000  (01:42  -0400)] 
[PARPORT] Consolidate code copies into a single generic irq handlerSigned-off-by: Jeff Garzik <jgarzik@redhat.com> 
Neil Brown  [Tue, 23 Oct 2007 21:09:13 +0000  (17:09 -0400)] 
NFS: Fix for bug in handling of errors for O_DIRECT writes
Commit 
eda3cef8dd2b83875affe82595db9d0c278879b2  ("NFS: Fix error
handling in nfs_direct_write_result()") ensured that if a WRITE returns
an error, then data->res.verf->committed is not tested (as it is not
initialised).
Then commit 
60fa3f769f7651a60125a0f44e3ffe3246d7cf39  ("NFS: Fix two bugs
in the O_DIRECT write code") inadvertently reverted this while fixing
other problems.
So move the test so that we never examine ->committed in an error case,
and fix a speeling error while we are there.
Cc: Chuck Lever <chuck.lever@oracle.com> 
Signed-off-by: Neil Brown <neilb@suse.de> 
Acked-by: Chuck Lever <chuck.lever@oracle.com> 
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> 
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> 
Linus Torvalds  [Tue, 23 Oct 2007 23:38:03 +0000  (16:38 -0700)] 
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds  [Tue, 23 Oct 2007 23:37:29 +0000  (16:37 -0700)] 
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds  [Tue, 23 Oct 2007 23:36:30 +0000  (16:36 -0700)] 
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds  [Tue, 23 Oct 2007 23:32:11 +0000  (16:32 -0700)] 
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Carlos Corbacho  [Fri, 19 Oct 2007 18:34:15 +0000  (19:34 +0100)] 
x86: Add HPET force support for MCP55 (nForce 5) chipsetsSigned-off-by: Carlos Corbacho <cathectic@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Carlos Corbacho  [Fri, 19 Oct 2007 17:51:27 +0000  (18:51 +0100)] 
x86: Force enable HPET for CK804 (nForce 4) chipsetsSigned-off-by: Carlos Corbacho <cathectic@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
H. Peter Anvin  [Tue, 23 Oct 2007 20:37:25 +0000  (22:37 +0200)] 
x86: clean up setup.h and the boot codeSigned-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Rafael J. Wysocki  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: Save registers in saved_context during suspend and hibernationSigned-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge setup_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge signal_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Brian Gerst  [Sat, 20 Oct 2007 17:41:41 +0000  (13:41 -0400)] 
x86: merge required-features.hSigned-off-by: Brian Gerst <bgerst@didntduck.org> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge sigcontext_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge msr_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge mttr_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge statfs_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge stat_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge shmbuf_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge ptrace_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:24 +0000  (22:37 +0200)] 
x86: merge msgbuf_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: merge elf_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: merge byteorder_32/64.hSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: whitespace cleanup of mce_64.cSigned-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: consolidate the cpu/ related code usageSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: prepare consolidation of cpu/ related code usageSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: prepare consolidation of cpu/ related MakefilesSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: Unify arch/x86/kernel/acpi MakefilesSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: merge arch/x86/crypto MakefilesSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Tue, 23 Oct 2007 20:37:23 +0000  (22:37 +0200)] 
x86: Add BITS to allow simple Makefile sharingSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Chris Snook  [Sat, 20 Oct 2007 11:51:29 +0000  (07:51 -0400)] 
x86: unify div64{,_32,_64}.hSigned-off-by: Chris Snook <csnook@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>