summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-8/+46
2009-06-19mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt1-1/+8
2009-06-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2009-06-19lib: add lib/gcd.cFlorian Fainelli1-0/+8
2009-06-19LinuxPPS: core supportRodolfo Giometti3-0/+212
2009-06-19w1-gpio: add external pull-up enable callbackDaniel Mack1-0/+1
2009-06-19dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori1-0/+190
2009-06-19gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+6
2009-06-19seq_file: add function to write binary dataPeter Oberparleiter1-0/+1
2009-06-19kernel: constructor supportPeter Oberparleiter4-0/+21
2009-06-19ipcns: move free_ipcs() protoAlexey Dobriyan1-4/+0
2009-06-19ipcns: make free_ipc_ns() staticAlexey Dobriyan1-1/+0
2009-06-19pids: clean up find_task_by_pid variantsChristoph Hellwig1-6/+0
2009-06-19ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov1-1/+0
2009-06-19ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov1-1/+1
2009-06-19memcg: add interface to reset limitsDaisuke Nishimura1-0/+2
2009-06-19memcg: fix swap accountingKAMEZAWA Hiroyuki1-2/+3
2009-06-19memcg: remove unneeded forward declaration from sched.hLi Zefan1-1/+0
2009-06-19memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura1-6/+0
2009-06-19memcg: add file-based RSS accountingBalbir Singh1-1/+6
2009-06-19reiserfs: fix warnings with gcc 4.4Jeff Mahoney1-8/+39
2009-06-19pca953x: support GPIOLIB GPIO namingDaniel Silverstone1-0/+1
2009-06-19mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov1-4/+0
2009-06-19spi: move more spi_setup() functionality into coreDavid Brownell1-0/+3
2009-06-19spi: move common spi_setup() functionality into coreDavid Brownell1-24/+1
2009-06-19softirq: introduce statistics for softirqKeika Kobayashi1-0/+12
2009-06-19drm: Remove memory debugging infrastructure.Eric Anholt2-361/+0
2009-06-18perf_counter: Add event overlow handlingPeter Zijlstra1-12/+28
2009-06-18net: group address list and its countJiri Pirko1-6/+11
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar1-10/+10
2009-06-18ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas1-0/+3
2009-06-18ACPI: kill acpi_get_physical_pci_device()Alexander Chiang1-1/+0
2009-06-18ACPI: kill acpi_get_pci_idAlexander Chiang1-1/+0
2009-06-18ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang1-1/+1
2009-06-18ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang1-1/+1
2009-06-18ACPI: eviscerate pci_bind.cAlexander Chiang1-2/+1
2009-06-18ACPI: Introduce acpi_get_pci_dev()Alexander Chiang1-0/+1
2009-06-18ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2-1/+1
2009-06-18ACPI: make acpi_pci_bind() staticAlexander Chiang1-1/+0
2009-06-18NFS: Clean up MNT program definitionsChuck Lever3-14/+3
2009-06-18lockd: Update NSM state from SM_MON repliesChuck Lever1-1/+1
2009-06-18Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust10-3/+358
2009-06-18md: fix some comments.Andre Noll1-1/+1
2009-06-18nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga1-1/+1
2009-06-18nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga1-1/+2
2009-06-18nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson1-0/+1
2009-06-18nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy1-0/+2
2009-06-18nfs41: Backchannel bc_svc_process()Ricardo Labiaga1-0/+2
2009-06-18nfs41: Backchannel callback service helper routinesRicardo Labiaga1-0/+3
2009-06-18nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2-0/+14