aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26kfifo: disable __kfifo_must_check_helper()Andrew Morton1-5/+2
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger3-10/+4
2010-10-26ipmi: proper spinlock initializationEric Dumazet1-11/+19
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich1-2/+2
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn downRobin Holt1-0/+17
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2010-10-26mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman1-1/+1
2010-10-26types.h: move misplaced commentAndrew Morton1-10/+10
2010-10-26mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki1-1/+1
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre1-6/+6
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre3-1/+190
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre3-3/+10
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2-2/+8
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre1-7/+7
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton3-2/+63
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann4-0/+504
2010-10-25net/sunrpc: Use static const char arraysJoe Perches1-1/+1
2010-10-25nfs4: fix channel attribute sanity-checksJ. Bruce Fields1-34/+41
2010-10-25spi: tegra: fix error setting on timeoutErik Gilling1-4/+4
2010-10-25MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2-2/+4
2010-10-25svcrpc: svc_tcp_sendto XPT_DEAD check is redundantJ. Bruce Fields1-3/+0
2010-10-25svcrpc: no need for XPT_DEAD check in svc_xprt_enqueueJ. Bruce Fields1-6/+0
2010-10-25svcrpc: assume svc_delete_xprt() called only onceJ. Bruce Fields1-1/+1
2010-10-25svcrpc: never clear XPT_BUSY on dead xprtJ. Bruce Fields1-3/+0
2010-10-25hwmon: lis3: Release resources in case of failureSamu Onkalo1-0/+5
2010-10-25Blackfin: fix inverted anomaly 05000481 logicMike Frysinger1-1/+1
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger3-118/+0
2010-10-25hwmon: lis3: Short explanations of platform data fieldsSamu Onkalo1-0/+46
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo2-9/+82
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo4-3/+33
2010-10-25hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo1-4/+14
2010-10-25hwmon: lis3: New parameters to platform dataSamu Onkalo2-8/+19
2010-10-25hwmon: lis3: restore axis enabled bitsSamu Onkalo2-2/+2
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo2-8/+12
2010-10-25hwmon: lis3: Update coordinates at polled device openSamu Onkalo1-0/+5
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo2-22/+13
2010-10-25hwmon: lis3: regulator controlSamu Onkalo4-1/+121
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo3-13/+102
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-25hwmon: add generic GPIO fan driverSimon Guinot4-0/+604
2010-10-25hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich1-2/+18
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong3-14/+3
2010-10-25hwmon: (pkgtemp) align driver initialization style with coretempChen Gong1-14/+8
2010-10-25hwmon: LTC4261 Hardware monitoring driverGuenter Roeck5-0/+397
2010-10-25hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai5-21/+52
2010-10-25hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida1-1/+1
2010-10-25hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai2-8/+44