2015-06-26 |
Josh Triplett | clone: support passing tls argument via C rather than... Patch co-authored by Josh Triplett and Thiago Macieira. Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2015-05-15 |
Josh Triplett | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-11-03 |
Josh Triplett | CodingStyle: Add a chapter on conditional compilation Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-10-10 |
Josh Triplett | mm: Support fadvise without CONFIG_MMU Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-10-03 |
Josh Triplett | init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-10-03 |
Josh Triplett | init/Kconfig: Hide printk log config if CONFIG_PRINTK=n Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-10-03 |
Josh Triplett | efi-bgrt: Add error handling; inform the user when... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-09-23 |
Josh Triplett | Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more...
|
commit | commitdiff | tree |
2014-08-23 |
Josh Triplett | bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_ Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-18 |
Josh Triplett | mm: Support compiling out madvise and fadvise Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-17 |
Josh Triplett | x86: Support compiling out human-friendly processor... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-17 |
Josh Triplett | x86: Drop support for /proc files when !CONFIG_PROC_FS Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-17 |
Josh Triplett | x86, boot: Don't compile early_serial_console.c when... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-17 |
Josh Triplett | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-17 |
Josh Triplett | x86, boot: Use the usual -y -n mechanism for objects... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-08 |
Josh Triplett | x86: Add "make tinyconfig" to configure the tiniest... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-08-08 |
Josh Triplett | x86, platform, kconfig: move kvmconfig functionality... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-07-31 |
Josh Triplett | Josh has moved Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-06-06 |
Josh Triplett | MAINTAINERS: add linux-api for review of API/ABI changes Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | lglock: map to spinlock when !CONFIG_SMP Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | x86: always define BUG() and HAVE_ARCH_BUG, even with... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | bug: Make BUG() always stop the machine Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | bug: when !CONFIG_BUG, make WARN call no_printk to... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | include/asm-generic/bug.h: style fix: s/while(0)/while... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | kconfig: make allnoconfig disable options behind EMBEDDED... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | ppc: make PPC_BOOK3S_64 select IRQ_WORK Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | ia64: select CONFIG_TTY for use of tty_write_message... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-07 |
Josh Triplett | cris: make ETRAX_ARCH_V10 select TTY for use in debugport Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-03 |
Josh Triplett | SubmittingPatches: document the use of git Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-03 |
Josh Triplett | SubmittingPatches: add recommendation for mailing list... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-03 |
Josh Triplett | SubmittingPatches: add style recommendation to use... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-04-03 |
Josh Triplett | fs, kernel: permit disabling the uselib syscall Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-03-07 |
Josh Triplett | s390: select CONFIG_TTY for use of tty in unconditional... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-27 |
Josh Triplett | Makefile: Build with -Werror=date-time if the compiler... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-27 |
Josh Triplett | x86: math-emu: Drop already-disabled print of build... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-27 |
Josh Triplett | net: wireless: brcm80211: Drop debug version with build... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-27 |
Josh Triplett | mtd: denali: Drop print of build date/time Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Add a .gitignore to ignore the compiled... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Clean up error handling; disambiguate error... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Factor out common function to open file... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Add a helper to parse a single int out of... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Check return value of fscanf Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Use GCC's CPUID functions to support PIC Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Don't attempt to printf an off_t with %zx Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-19 |
Josh Triplett | turbostat: Don't put unprocessed uapi headers in the... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-09 |
Josh Triplett | staging: rtl8188eu: Drop print of build date/time Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-09 |
Josh Triplett | mtd: denali: Drop print of build date/time Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-09 |
Josh Triplett | staging: rts5139: Drop print of build time Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-09 |
Josh Triplett | staging: wlags49_h2: Drop debug macro recording build... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2014-01-03 |
Josh Triplett | net: wireless: brcm80211: Drop debug version with build... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-12-12 |
Josh Triplett | rcu: Make rcu_assign_pointer's assignment volatile... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-11-13 |
Josh Triplett | Documentation/ABI: document the non-ABI status of Kconfig... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-11-13 |
Josh Triplett | checkpatch.pl: check for the FSF mailing address Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-11-07 |
Josh Triplett | scripts/bloat-o-meter: use .startswith rather than... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-11-07 |
Josh Triplett | scripts/bloat-o-meter: ignore changes in the size of... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-11-06 |
Josh Triplett | kvm: Delete prototype for non-existent function kvm_check_iopl Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-11-06 |
Josh Triplett | kvm: Delete prototype for non-existent function complete_pio Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-08-22 |
Josh Triplett | i915: Add a Kconfig option to turn on i915.preliminary_hw_su... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-06-13 |
Josh Triplett | turbostat: Increase output buffer size to accommodate... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-05-01 |
Josh Triplett | fs: make binfmt support for #! scripts modular and... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-04-29 |
Josh Triplett | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-01-25 |
Josh Triplett | tracing: Mark tracing_dentry_percpu() static Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2013-01-08 |
Josh Triplett | rcu: Make rcu_is_cpu_rrupt_from_idle helper functions... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-12-18 |
Josh Triplett | linux/compiler.h: add __must_hold macro for functions... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-11-27 |
Josh Triplett | sysfs: Mark sysfs_attr_ns static Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-11-27 |
Josh Triplett | drivers/base/core.c: Mark to_root_device static Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-11-21 |
Josh Triplett | pty: Mark pty_resize static Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-11-21 |
Josh Triplett | tty: Mark tty_del_file and __tty_hangup static Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-11-21 |
Josh Triplett | drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-29 |
Josh Triplett | efi: Fix the ACPI BGRT driver for images located in... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-29 |
Josh Triplett | efi: Add a function to look up existing IO memory mappings Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-29 |
Josh Triplett | efi: Defer freeing boot services memory until after... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-14 |
Josh Triplett | trace: Stop compiling in trace_clock unconditionally Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-12 |
Josh Triplett | trace: Don't declare trace_*_rcuidle functions in modules Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-05 |
Josh Triplett | x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigs Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-05 |
Josh Triplett | x86/Kconfig: Turn off CONFIG_BLK_DEV_RAM Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-05 |
Josh Triplett | x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigs Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-05 |
Josh Triplett | x86/Kconfig: Switch to ext4 in defconfigs Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-05 |
Josh Triplett | x86/Kconfig: Update defconfigs to current results of... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-03 |
Josh Triplett | HID: Remove "default m" from HID_LOGITECH_DJ Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-09-03 |
Josh Triplett | ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILE Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-04-16 |
Josh Triplett | KVM: SVM: Auto-load on CPUs with SVM Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-04-16 |
Josh Triplett | x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-04-08 |
Josh Triplett | KVM: VMX: Auto-load on CPUs with VMX Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-03-30 |
Josh Triplett | Documentation: CodingStyle: add inline assembly guidelines Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-03-23 |
Josh Triplett | checkpatch: check for quoted strings broken across... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2012-02-02 |
Josh Triplett | include/linux/lp8727.h: Remove executable bit Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2011-12-11 |
Josh Triplett | driver-core/cpu: Expose hotpluggability to the rest... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2011-08-06 |
Josh Triplett | CodingStyle: Document the exception of not splitting... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2011-06-16 |
Josh Triplett | gcov: disable CONFIG_CONSTRUCTORS when not needed by... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2011-06-16 |
Josh Triplett | uts: make default hostname configurable, rather than... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2011-06-06 |
Josh Triplett | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | Makefile: Add -Wmising-prototypes to HOSTCFLAGS Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | oss: Mark loadhex static in hex2hex.c Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | dtc: Mark various internal functions static Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | dtc: Set "noinput" in the lexer to avoid an unused... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | drm: radeon: Mark several functions static in mkregtable Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | arch/sparc/boot/*.c: Mark various internal functions... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
2009-11-15 |
Josh Triplett | arch/powerpc/boot/addRamDisk.c: Mark several internal... Signed-off-by: Josh Triplett <josh@joshtriplett.org>
|
commit | commitdiff | tree |
next |