summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-31Add linux-next specific files for 20110831next-20110831Stephen Rothwell
2011-08-31Merge branch 'akpm'Stephen Rothwell
2011-08-31Fixes the deadlock when inserting and removing the ds2780.Clifton Barnes
2011-08-31Adds a nolock function to the w1 interface to avoid locking theClifton Barnes
2011-08-31Simply creates one point to call the w1 interface.Clifton Barnes
2011-08-31Straightforward. As an aside, the ida_init calls are not needed as far asJonathan Cameron
2011-08-31remove unneeded cast of void*Andrew Morton
2011-08-31This client driver allows you to use a GPIO pin as a source for PPSJames Nuss
2011-08-31A default echo function has been provided so it is no longer an error whenJames Nuss
2011-08-31When I tried to send a patch to remove it, Andi told me we still need toWANG Cong
2011-08-31Add RapidIO mport driver for IDT TSI721 PCI Express-to-SRIO bridge device.Alexandre Bounine
2011-08-31The discovered bit in PGCCSR register indicates if the device has beenLiu Gang
2011-08-31After merging the akpm tree, today's linux-next build (lost of them)Stephen Rothwell
2011-08-31Expand root=PARTUUID=UUID syntax to support selecting a root partition byWill Drewry
2011-08-31Force this on for -next/mm testing purposes.Andrew Morton
2011-08-31On reading sysctl dirs we should return -EISDIR instead of -EINVAL.Pavel Emelyanov
2011-08-31Both mem_cgroup_charge_statistics() and mem_cgroup_move_account() wereGreg Thelen
2011-08-31If somebody is touching data too early, it might be easier to diagnose aIgor Mammedov
2011-08-31While back-porting Johannes Weiner's patch "mm: memcg-aware globalAndrew Bresticker
2011-08-31Signed-off-by: Bob Liu <lliubbo@gmail.com>Bob Liu
2011-08-31Before calling schedule_timeout(), task state should be changed.KAMEZAWA Hiroyuki
2011-08-31The memcg code sometimes uses "struct mem_cgroup *mem" and sometimes usesRaghavendra K T
2011-08-31One can get this information from minix/inode.c, but adding theSami Kerola
2011-08-31This is the one use of an ida that doesn't retry on receiving -EAGAIN.Jonathan Cameron
2011-08-31Currently in oprofilefs, files that use ulong_fops mis-handle writes ofMike Waychison
2011-08-31epoll can acquire recursively acquire ep->mtx on multiple "structNelson Elhage
2011-08-31don't include asm/msr.hAndrew Morton
2011-08-31Add support for slice by 8 to existing crc32 algorithm. Also modifyfrank zago
2011-08-31Currently termination logic (\0 or \n\0) is hardcoded in _kstrtoull(),Alexey Dobriyan
2011-08-31The memory for struct led_trigger should be kfreed in theMasakazu Mokuno
2011-08-31include linux/module.hAxel Lin
2011-08-31Add V2 of the LED driver for a single timer channel for the TPU hardwareMagnus Damm
2011-08-31Cc: Al Viro <viro@zeniv.linux.org.uk>Andrew Morton
2011-08-31We are enabling some power features on medfield. To test suspend-2-RAMYanmin Zhang
2011-08-31We are enabling some power features on medfield. To test suspend-2-RAMYanmin Zhang
2011-08-31We are enabling some power features on medfield. To test suspend-2-RAMYanmin Zhang
2011-08-31Signed-off-by: Ilkka Koskinen <ilkka.koskinen@nokia.com>Éric Piel
2011-08-31Change exported functions to use the device given as parameterÉric Piel
2011-08-31Signed-off-by: Ilkka Koskinen <ilkka.koskinen@nokia.com>Éric Piel
2011-08-31Signed-off-by: Ilkka Koskinen <ilkka.koskinen@nokia.com>Éric Piel
2011-08-31Adapt the help text for CONFIG_HP_ACCEL to the move ofÉric Piel
2011-08-31Add axis correction for HP ProBook 6555b.Éric Piel
2011-08-31Add axis correction for HP EliteBook 8540w.Éric Piel
2011-08-31Add axis correction for HP EliteBook 2730p.Éric Piel
2011-08-31In the move of the lis3 driver, the hp_accel.c file got dropped from theÉric Piel
2011-08-31After an "unexpected" reboot, I found this Oops in my logs:Éric Piel
2011-08-31s/lib-/obj-/ for usercopy.oSedat Dilek
2011-08-31The help text for this config is duplicated across the x86, parisc, andStephen Boyd
2011-08-31Strict user copy checks are only really supported on x86_32 even thoughStephen Boyd
2011-08-31Enabling DEBUG_STRICT_USER_COPY_CHECKS causes the following warning:Stephen Boyd