aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dynamic_debug: add trim_prefix() to provide source-root relative pathsJim Cromie2012-01-24
* dynamic_debug: enlarge command/query write bufferJim Cromie2012-01-24
* dynamic_debug: chop off comments in ddebug_tokenizeJim Cromie2012-01-24
* dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie2012-01-24
* dynamic_debug: early return if _ddebug table is emptyJim Cromie2012-01-24
* dynamic_debug: tighten up error checking on debug queriesJim Cromie2012-01-24
* dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2012-01-24
* dynamic_debug: drop explicit !=NULL checksJim Cromie2012-01-24
* dynamic_debug: pr_err() call should not depend upon verbosityJim Cromie2012-01-24
* dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie2012-01-24
* dynamic_debug: change verbosity at runtimeJim Cromie2012-01-24
* dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-24
* dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2012-01-24
* dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie2012-01-24
* sysfs: Kill nlink counting.Eric W. Biederman2012-01-24
* sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman2012-01-24
* sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman2012-01-24
* sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman2012-01-24
* Linux 3.3-rc1Linus Torvalds2012-01-19
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-19
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-19
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-19
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-17
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-17
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-17
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-17
| | | * | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-17
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-17
| | | * | x86/UV2: Work around BAU bugCliff Wickman2012-01-17
| | | * | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-17
| | | * | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-17
| | | * | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-16
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17
| | |\ \ \
| | | * | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-16
| | * | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-16
| | * | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-16
| * | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-16
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-19
|\ \ \ \ \ \
| * | | | | | gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-18
| * | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-17
| * | | | | | gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-16
| * | | | | | gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-16
| * | | | | | gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-16
| * | | | | | gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-19
|\ \ \ \ \ \ \
| * | | | | | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-19
| * | | | | | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-19
| * | | | | | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-19
| * | | | | | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-17
| * | | | | | | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-17