aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-21block: drop references taken by class_find_device()Kay Sievers
2008-08-21block: fix partial read() of /proc/{partitions,diskstats}Kay Sievers
2008-08-21PM: Remove WARN_ON from device_pm_addRafael J. Wysocki
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman
2008-08-21PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern
2008-08-21driver model: anti-oopsing medicineDavid Brownell
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare
2008-08-21drivers/base/driver.c: remove unused to_dev() macroJoe Perches
2008-08-21Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata
2008-08-21Japanese translation of Documentation/SubmitChecklistTakenori Nagano
2008-08-21kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com
2008-08-21devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com
2008-08-21x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum
2008-08-21x86: export pv_lock_ops non-GPLJeremy Fitzhardinge
2008-08-21x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich
2008-08-21ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven
2008-08-21x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven
2008-08-21werror: fix pci calgaryDavid Howells
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie
2008-08-21rcu: fix synchronize_rcu() so that kernel-doc worksRandy Dunlap
2008-08-21sched: enable LB_BIAS by defaultPeter Zijlstra
2008-08-20Linux v2.6.27-rc4Linus Torvalds
2008-08-20cramfs: fix named-pipe handlingAl Viro
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt
2008-08-20rtc: fix double lock on UIE emulationAtsushi Nemoto
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-20mm: show free swap as signedHugh Dickins
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins
2008-08-20Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger
2008-08-20Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang
2008-08-20Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger
2008-08-20Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels