summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UIO: uio_pdrv: fix memory leakUwe Kleine-König2008-08-211-0/+2
* block: drop references taken by class_find_device()Kay Sievers2008-08-211-6/+16
* block: fix partial read() of /proc/{partitions,diskstats}Kay Sievers2008-08-211-6/+8
* PM: Remove WARN_ON from device_pm_addRafael J. Wysocki2008-08-211-4/+2
* driver core: add init_name to struct deviceGreg Kroah-Hartman2008-08-212-7/+14
* PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern2008-08-213-15/+16
* driver model: anti-oopsing medicineDavid Brownell2008-08-211-0/+11
* dev_printk(): constify the `dev' argumentJean Delvare2008-08-212-3/+3
* drivers/base/driver.c: remove unused to_dev() macroJoe Perches2008-08-211-3/+0
* Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata2008-08-211-20/+47
* Japanese translation of Documentation/SubmitChecklistTakenori Nagano2008-08-211-0/+111
* kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser2008-08-211-2/+1
* Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds2008-08-201-1/+1
* cramfs: fix named-pipe handlingAl Viro2008-08-201-46/+38
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-203-0/+26
* rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-201-5/+5
* mm: xip/ext2 fix block allocation raceNick Piggin2008-08-201-1/+4
* mm: xip fix fault vs sparse page invalidate raceNick Piggin2008-08-201-14/+46
* mm: dirty page tracking race fixNick Piggin2008-08-203-7/+11
* fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-203-8/+17
* Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-201-3/+12
* bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner2008-08-201-6/+29
* drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-201-5/+3
* pm2fb: free cmap memory on module removeKrzysztof Helt2008-08-201-0/+1
* rtc: fix double lock on UIE emulationAtsushi Nemoto2008-08-201-1/+4
* binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov2008-08-201-2/+2
* brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-201-1/+1
* nbd: fix memory leak of nbd_dev arraySven Wegener2008-08-201-4/+6
* mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz2008-08-201-1/+1
* mm: show free swap as signedHugh Dickins2008-08-201-1/+1
* mm: page_remove_rmap comments on PageAnonHugh Dickins2008-08-201-9/+16
* Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger2008-08-201-0/+8
* Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang2008-08-201-1/+1
* Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger2008-08-201-2/+1
* Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger2008-08-201-31/+20
* /proc/self/maps doesn't display the real file offsetClement Calmels2008-08-202-4/+4
* documentation: describe bootmem_debug kernel parameterAndreas Herrmann2008-08-201-0/+2
* eeepc-laptop: fix use after freeMatthew Garrett2008-08-201-1/+1
* FRV: Provide ioremap_wc() for FRVDavid Howells2008-08-201-0/+2
* MN10300: Supply ioremap_wc() for MN10300David Howells2008-08-201-0/+2
* Reserve NFS fileid values for btrfsDavid Woodhouse2008-08-201-0/+21
* Reduce brokenness of CRIS headers_installDavid Woodhouse2008-08-201-1/+0
* Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-2016-28/+271
|\
| * sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII2008-08-111-0/+7
| * binfmt_flat: Stub in a FLAT_PLAT_INIT().Takashi YOSHII2008-08-111-1/+3
| * video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-114-0/+20
| * sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-111-0/+27
| * sh: export sh7723 VEU as VEU2HMagnus Damm2008-08-111-2/+2
| * input: migor_ts compile and detection fixMagnus Damm2008-08-111-2/+9
| * sh: remove MSTPCR defines from Migo-R header fileMagnus Damm2008-08-111-3/+0
OpenPOWER on IntegriCloud