summaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-20omap: headers: Create headers necessary for compile under mach-omap1 and mach...Tony Lindgren30-0/+100
2009-10-20omap: headers: Move mtd-xip.h to be mach-omap1 specificTony Lindgren1-0/+0
2009-10-20omap: Split vmalloc.h for mach-omap1 and mach-omap2Tony Lindgren2-5/+21
2009-10-20omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2Tony Lindgren2-50/+58
2009-10-20omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2Tony Lindgren2-13/+47
2009-10-20omap: headers: Add mach path to include filesTony Lindgren1-6/+6
2009-10-20omap: Add OMAP4 L3 and L4 peripherals.Santosh Shilimkar4-3/+55
2009-10-20omap: Fix DEBUG_LL UART io addressSantosh Shilimkar15-18/+18
2009-10-20omap: Move SRAM map to claim more io spaceSantosh Shilimkar1-3/+3
2009-10-20omap: Remap L3, L4 to get more kernel io address spaceSantosh Shilimkar2-40/+64
2009-10-20omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar13-66/+75
2009-10-20omap: Use ioremap in dispc.cTony Lindgren1-3/+17
2009-10-20omap: Use ioremap for omap4 L4 codeTony Lindgren7-16/+42
2009-10-20omap: Use getnstimeofday for omap_deviceTony Lindgren1-31/+19
2009-10-20omap: Use ioremap in omap_hwmod.cTony Lindgren1-6/+12
2009-10-20omap: Use ioremap in gpio.cTony Lindgren1-95/+129
2009-10-20omap: Use ioremap in dmtimer.cTony Lindgren1-7/+9
2009-10-20omap: Use ioremap in dma.cTony Lindgren1-10/+24
2009-10-20omap: Use ioremap in irq.cTony Lindgren1-2/+10
2009-10-16omap: Change low-level serial init to use ioremapTony Lindgren2-7/+18
2009-10-16Linux 2.6.32-rc5v2.6.32-rc5Linus Torvalds1-1/+1
2009-10-16KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells1-1/+1
2009-10-15Update flex_arrays.txtJonathan Corbet1-11/+32
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-15vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-15tty: fix vt_compat_ioctlAndreas Schwab1-1/+1
2009-10-15OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley1-0/+1
2009-10-15OMAP: Fix race condition with autodepsKalle Jokiniemi1-30/+44
2009-10-15sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown1-6/+8
2009-10-15sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck1-1/+2
2009-10-15tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-15net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-15workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-15net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-15net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-15tty: Make flush_to_ldisc() locking more robustLinus Torvalds1-16/+13
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp1-6/+6
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala1-0/+4
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-10-14USB: rename Documentation/ABI/.../sysfs-class-usb_hostDavid Vrabel1-2/+2
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney4-0/+4
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14