aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-19i2c: Kill the redundant client listJean Delvare
2009-06-19i2c: Kill is_newstyle_driverJean Delvare
2009-06-19i2c: Drop i2c_probe functionJean Delvare
2009-06-19i2c: Get rid of the legacy binding modelJean Delvare
2009-06-19i2c: Kill client_register and client_unregister methodsJean Delvare
2009-06-19asm-generic: hook up new system callsArnd Bergmann
2009-06-19asm-generic: drop HARDIRQ_BITS definition from hardirq.hArnd Bergmann
2009-06-19asm-generic: uaccess: fix up local access_ok() usageMike Frysinger
2009-06-19asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger
2009-06-19perf_counter: Simplify and fix task migration countingPeter Zijlstra
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-06-19drm: EDID endianness fixes.Michel Dänzer
2009-06-19drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-18mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt
2009-06-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-06-18lib: add lib/gcd.cFlorian Fainelli
2009-06-18LinuxPPS: core supportRodolfo Giometti
2009-06-18w1-gpio: add external pull-up enable callbackDaniel Mack
2009-06-18dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-06-18seq_file: add function to write binary dataPeter Oberparleiter
2009-06-18kernel: constructor supportPeter Oberparleiter
2009-06-18ipcns: move free_ipcs() protoAlexey Dobriyan
2009-06-18ipcns: make free_ipc_ns() staticAlexey Dobriyan
2009-06-18pids: clean up find_task_by_pid variantsChristoph Hellwig
2009-06-18ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov
2009-06-18ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki
2009-06-18memcg: remove unneeded forward declaration from sched.hLi Zefan
2009-06-18memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura
2009-06-18memcg: add file-based RSS accountingBalbir Singh
2009-06-18reiserfs: fix warnings with gcc 4.4Jeff Mahoney
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-18perf_counter: Add event overlow handlingPeter Zijlstra
2009-06-18net: group address list and its countJiri Pirko
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar