aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-19dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori
2009-06-19dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach
2009-06-19i2c: New macro to initialize i2c address lists on the flyHans Verkuil
2009-06-19i2c: Don't advertise i2c functions when not availableJean Delvare
2009-06-19i2c: Add a sysfs interface to instantiate devicesJean Delvare
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-19perf_counter: Simplify and fix task migration countingPeter Zijlstra
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
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