summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...tip-auto-x86-next-base-2008-05-26_08_52_Montip-auto-sched-next-base-2008-05-26_08_52_Montip-auto-latest-base-2008-05-26_08_52_Montip-auto-ftrace-next-base-2008-05-26_08_52_MonLinus Torvalds2008-05-248-21/+38
|\
| * x86: prevent PGE flush from interruption/preemptionIngo Molnar2008-05-231-1/+12
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-231-3/+3
| * namespacecheck: automated fixesIngo Molnar2008-05-232-3/+3
| * x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-231-1/+1
| * x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-231-1/+1
| * x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-231-0/+5
| * x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-231-10/+10
| * x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-231-2/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-2419-58/+74
|\ \
| * | [ARM] integrator: fix build warnings and errorsRussell King2008-05-232-2/+3
| * | [ARM] fix OMAP include loopsRussell King2008-05-234-4/+1
| * | Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King2008-05-231-1/+0
| * | [ARM] 5053/1: define before use of processor_idGreg Ungerer2008-05-231-14/+15
| * | [ARM] 5052/1: export clock functions for the at91x40Greg Ungerer2008-05-231-1/+17
| * | [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case tooGreg Ungerer2008-05-231-2/+2
| * | [ARM] omap: fix omap clk support build errorsRussell King2008-05-222-0/+6
| * | [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.Ben Dooks2008-05-221-0/+1
| * | [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel2008-05-221-1/+0
| * | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisationBen Dooks2008-05-221-2/+2
| * | [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisationBen Dooks2008-05-221-1/+1
| * | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren2008-05-221-10/+0
| * | [ARM] 5025/2: fix collie cpu initialisationThomas Kunze2008-05-222-20/+26
* | | spi: remove some spidev oops-on-rmmod pathsDavid Brownell2008-05-241-13/+89
* | | cgroups: remove node_ prefix_from ns subsystemCedric Le Goater2008-05-241-1/+1
* | | for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-241-1/+1
* | | frv: export empty_zero_pageAdrian Bunk2008-05-241-0/+3
* | | sys_prctl(): fix return of uninitialized valueShi Weihua2008-05-241-4/+2
* | | edac: mpc85xx: fix building as a moduleKumar Gala2008-05-241-3/+0
* | | gpio: build fixesDavid Brownell2008-05-242-1/+8
* | | S3C2410: fix driver MODULE_ALIAS()Ben Dooks2008-05-241-0/+2
* | | S3C2410: clean out changelog header and tidyBen Dooks2008-05-242-83/+11
* | | S3C2410: add error print if we cannot add attributeBen Dooks2008-05-241-1/+4
* | | S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks2008-05-241-20/+29
* | | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-242-6/+6
* | | memory hotplug: fix early allocation handlingHeiko Carstens2008-05-241-1/+1
* | | zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft2008-05-241-0/+3
* | | serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven2008-05-241-1/+4
* | | proc: proc_get_inode() should get module only onceDenis V. Lunev2008-05-241-1/+2
* | | brd: don't show ramdisks in /proc/partitionsMarcin Krol2008-05-241-0/+1
* | | ip2: fix crashes on load/unloadAlan Cox2008-05-242-25/+2
* | | gpiolib: fix off by one errorsTrent Piepho2008-05-241-3/+3
* | | gpio: mcp23s08 debug fixRoel Kluin2008-05-241-1/+1
* | | gpio: pca953x driver handles pca9554 tooDavid Brownell2008-05-241-0/+1
* | | signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov2008-05-242-2/+8
* | | md: restart recovery cleanly after device failure.NeilBrown2008-05-246-19/+44
* | | md: allow parallel resync of md-devices.Bernd Schubert2008-05-242-4/+39
* | | md: notify userspace on 'stop' eventsDan Williams2008-05-241-0/+2
* | | md: notify userspace on 'write-pending' changes to array_stateNeilBrown2008-05-241-1/+10
* | | md: raid1: Fix restoration of bio between failed read and write.NeilBrown2008-05-241-2/+13