aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-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-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-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
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang
2009-06-17NFS: Clean up MNT program definitionsChuck Lever
2009-06-17lockd: Update NSM state from SM_MON repliesChuck Lever
2009-06-17Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust
2009-06-18md: fix some comments.Andre Noll
2009-06-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga
2009-06-17nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga
2009-06-17nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson