aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-24sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman1-0/+1
2012-01-24sysctl: Index sysctl directories with rbtrees.Eric W. Biederman1-2/+8
2012-01-24sysctl: Make the header lists per directory.Eric W. Biederman1-1/+1
2012-01-24sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman1-2/+2
2012-01-24sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman1-2/+1
2012-01-24sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman1-3/+7
2012-01-24sysctl: Add a root pointer to ctl_table_setEric W. Biederman1-0/+3
2012-01-24sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman1-0/+1
2012-01-24sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman1-1/+0
2012-01-24sysctl: register only tables of sysctl filesEric W. Biederman1-1/+1
2012-01-24sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman1-0/+3
2012-01-24sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman1-3/+0
2012-01-24sysctl: Implement retire_sysctl_setEric W. Biederman1-0/+1
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman1-16/+0
2012-01-24sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman1-0/+1
2012-01-24sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman1-33/+62
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds8-491/+285
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-31/+891
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds1-1/+1
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+434
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+4
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2-0/+8
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-1/+2
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown1-0/+3
2012-01-18Merge branch 'apei' into releaseLen Brown1-6/+14
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-0/+7
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-11/+172
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-2/+5
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+106
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+203
2012-01-18lib: digital signature config option name changeDmitry Kasatkin1-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar1-0/+3
2012-01-17Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-17audit: comparison on interprocess fieldsPeter Moody1-1/+23
2012-01-17audit: implement all object interfield comparisonsPeter Moody1-1/+9
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris1-1/+2
2012-01-17audit: allow interfield comparison in audit rulesEric Paris1-0/+4
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-17audit: allow audit matching on inode gidEric Paris1-0/+1
2012-01-17audit: allow matching on obj_uidEric Paris1-0/+1
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris1-2/+0
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris1-1/+6
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris1-3/+20
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-3/+10
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-8/+24
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris1-0/+8
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2012-01-17net: fix some sparse errorsEric Dumazet1-1/+1
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2012-01-17ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe1-0/+3
2012-01-17ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying1-6/+14
2012-01-17ACPICA: Update to version 20120111Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming2-7/+5
2012-01-17ACPICA: Update to version 20111123Bob Moore1-1/+1
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui1-0/+1
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore1-0/+5
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore1-0/+4
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming1-4/+203
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore1-1/+3
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-0/+8
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming1-2/+13
2012-01-17ACPI 5.0: Add new/changed tables to headersBob Moore3-4/+606
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore1-0/+1
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore1-6/+16
2012-01-16Btrfs: space leak tracepointsJosef Bacik1-0/+30
2012-01-16Btrfs: add allocator tracepointsJosef Bacik1-0/+173
2012-01-16[media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen1-1/+2
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso2-6/+1
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche1-1/+1
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-340/+176
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-93/+252
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+77
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-53/+22
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds1-0/+8
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds11-22/+47
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds7-94/+70
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+5
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+4
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds8-20/+33
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds17-8/+686
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-9/+185
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-0/+2
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger1-0/+1
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen1-13/+53
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds21-165/+197
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+37
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov1-0/+12
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong1-3/+0
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen1-0/+2
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins1-6/+9
2012-01-12mm: enum lru_list lruHugh Dickins2-21/+21
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins1-5/+5
2012-01-12mm: take pagevecs off reclaim stackHugh Dickins1-2/+0
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman2-7/+22
2012-01-12mm: compaction: make isolate_lru_page() filter-aware againMel Gorman1-0/+2
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2-4/+7
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma1-8/+14
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li2-1/+15
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki1-8/+0
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki1-0/+5
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu1-2/+2
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner3-11/+11
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki1-3/+2
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner1-33/+0
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner3-43/+30
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner2-5/+7
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner1-0/+24
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-12epoll: limit pathsJason Baron2-0/+2
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens1-5/+4
2012-01-12include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches1-2/+0
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-3/+3
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches3-5/+4
2012-01-12include/linux/linkage.h: remove unused NORET_AND macroJoe Perches1-1/+0
2012-01-12kernel.h: neaten panic prototypeJoe Perches1-2/+3
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet2-1/+22
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi1-1/+6
2012-01-13module_param: check that bool parameters really are bool.Rusty Russell1-8/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell5-6/+6
2012-01-13module_param: make bool parameters really bool (core code)Rusty Russell1-1/+2
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-0/+6
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-0/+1
2012-01-13module: struct module_ref should contains long fieldsEric Dumazet1-5/+16
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+15
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-61/+15
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S1-0/+1
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S3-2/+78
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil1-0/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds16-71/+960
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+8
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai6-1/+731
2012-01-12blockdev: convert some macros to static inlinesStephen Rothwell1-13/+64
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+10
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-3/+40
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah1-0/+5
2012-01-12virtio: support unlocked queue kickRusty Russell1-0/+4
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-15/+6
2012-01-12virtio: document functions better.Rusty Russell1-47/+0
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-0/+1
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+1
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter1-2/+0
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter1-0/+18
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski1-0/+19
2012-01-11mmc: add a card hotplug handler contextGuennadi Liakhovetski1-0/+6
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+1
2012-01-11mmc: boot partition ro lock supportJohan Rudholm2-1/+15
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter3-0/+6
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+2
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity2-3/+30
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-1/+3
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-0/+3
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt132-1022/+2936
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+135
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+0
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds7-9/+223
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-21/+54
2012-01-11inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov1-1/+1
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov1-6/+6
2012-01-11block: Add BLKROTATIONAL ioctlMartin K. Petersen1-0/+1
2012-01-11block: Introduce blk_set_stacking_limits functionMartin K. Petersen1-0/+1
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-0/+2
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-0/+100
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-1/+214
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+30
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds4-5/+15
2012-01-10[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican1-1/+1
2012-01-10[media] v4l: add support for selection apiTomasz Stanislawski2-0/+50
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+16
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds20-37/+252
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo1-16/+31
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+2
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov1-0/+12
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov1-1/+1
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming1-0/+1
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown1-0/+34
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro1-5/+5
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2-0/+94
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli1-0/+1
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner2-1/+4
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner2-0/+7
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes1-1/+1
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka2-1/+20