Linus Torvalds 8dce5f3dee Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 12 años
..
bitops d25282d1c9 Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 12 años
4level-fixup.h 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() hace 16 años
Kbuild.asm 494b3e1c49 UAPI: Set up uapi/asm/Kbuild.asm hace 12 años
atomic-long.h 5b02ee3d21 asm-generic: merge branch 'master' of torvalds/linux-2.6 hace 16 años
atomic.h 00c30e0681 asm-generic: move cmpxchg*_local defs to cmpxchg.h hace 12 años
atomic64.h 09d4e0edd4 lib: Provide generic atomic64_t implementation hace 16 años
audit_change_attr.h aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> hace 14 años
audit_dir_write.h aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> hace 14 años
audit_read.h aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> hace 14 años
audit_signal.h 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) hace 18 años
audit_write.h aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> hace 14 años
barrier.h 885df91ca3 Create asm-generic/barrier.h hace 13 años
bitops.h 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h hace 14 años
bitsperlong.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
bug.h 09682c1dd3 bug.h: Fix up CONFIG_BUG=n implicit function declarations. hace 13 años
bugs.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
cache.h 5c01b46bb6 asm-generic: add generic NOMMU versions of some headers hace 16 años
cacheflush.h f68aa5b445 asm-generic/cacheflush.h: flush icache when copying to user pages hace 14 años
checksum.h 64e69073c3 asm-generic headers: Allow yet more arch overrides in checksum.h hace 12 años
clkdev.h e7a570ff7d asm-generic: Add default clkdev.h hace 12 años
cmpxchg-local.h 5042afe7fe generic: Use raw local irq variant for generic cmpxchg hace 12 años
cmpxchg.h 00c30e0681 asm-generic: move cmpxchg*_local defs to cmpxchg.h hace 12 años
cputime.h abf917cd91 cputime: Generic on-demand virtual cputime accounting hace 12 años
cputime_jiffies.h ae8dda5c47 cputime: Move default nsecs_to_cputime() to jiffies based cputime file hace 12 años
cputime_nsecs.h 8c23b80ec7 cputime_nsecs: use math64.h for nsec resolution conversion helpers hace 12 años
current.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
delay.h a87e553fab asm-generic: delay.h fix udelay and ndelay for 8 bit args hace 14 años
device.h d7aacaddca Driver Core: Add platform device arch data V3 hace 16 años
div64.h 6f6d6a1a6a rename div64_64 to div64_u64 hace 17 años
dma-coherent.h 64ccc9c033 common: dma-mapping: add support for generic dma_mmap_* calls hace 13 años
dma-contiguous.h cc2caea5b6 mm: cma: fix condition check when setting global cma area hace 13 años
dma-mapping-broken.h aaf4f97f26 asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs() hace 12 años
dma-mapping-common.h d2b7428eb0 common: dma-mapping: introduce dma_get_sgtable() function hace 13 años
dma.h ae49e80795 asm-generic: add legacy I/O header files hace 16 años
emergency-restart.h 7c9034735e [PATCH] Add emergency_restart() hace 20 años
exec.h 5d1250660a Split arch_align_stack() out from asm-generic/system.h hace 13 años
fb.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
ftrace.h 38f5bf84bd asm-generic headers: add ftrace.h hace 14 años
futex.h 8d7718aa08 futex: Sanitize futex ops argument types hace 14 años
getorder.h b893485db9 bitops: Add missing parentheses to new get_order macro hace 13 años
gpio.h 6c0b4e6c85 gpiolib: let gpio_chip reference its descriptors hace 12 años
hardirq.h 3b8fad3e2f irq: Fix circular headers dependency hace 15 años
hugetlb.h 106c992a5e mm/hugetlb: add more arch-defined huge_pte functions hace 12 años
hw_irq.h ae49e80795 asm-generic: add legacy I/O header files hace 16 años
ide_iops.h 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
int-l64.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
int-ll64.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
io-64-nonatomic-hi-lo.h 797a796a13 asm-generic: architecture independent readq/writeq for 32bit environment hace 13 años
io-64-nonatomic-lo-hi.h 797a796a13 asm-generic: architecture independent readq/writeq for 32bit environment hace 13 años
io.h 576ebd7492 kernel: Fix s390 absolute memory access for /dev/mem hace 12 años
ioctl.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
iomap.h 97a29d59fc [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional hace 13 años
irq.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
irq_regs.h 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. hace 14 años
irqflags.h df9ee29270 Fix IRQ flag handling naming hace 14 años
kdebug.h c24cef0b68 asm-generic: kdebug.h: Checkpatch cleanup hace 14 años
kmap_types.h d801d9e5af asm-generic: remove km_type definitions hace 13 años
kvm_para.h 066a1a5fca KVM: add kvm_para_available to asm-generic/kvm_para.h hace 12 años
libata-portmap.h 4743d0854f libata-portmap: Remove unused definitions hace 18 años
linkage.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
local.h 60063497a9 atomic: use <linux/atomic.h> hace 14 años
local64.h 60063497a9 atomic: use <linux/atomic.h> hace 14 años
memory_model.h aa462abe8a mm: fix __page_to_pfn for a const struct page argument hace 14 años
mm_hooks.h d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction hace 18 años
mmu.h 9d2951bcd9 asm-generic/mmu.h: Add support for FDPIC hace 12 años
mmu_context.h 5c01b46bb6 asm-generic: add generic NOMMU versions of some headers hace 16 años
module.h 786d35d45c Make most arch asm/module.h files use asm-generic/module.h hace 12 años
mutex-dec.h a41b56efa7 arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not hace 12 años
mutex-null.h a41b56efa7 arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not hace 12 años
mutex-xchg.h a41b56efa7 arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not hace 12 años
mutex.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
page.h 06792c4dde Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming hace 13 años
param.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
parport.h e389623a68 include: remove __dev* attributes. hace 12 años
pci-bridge.h 284f5f9dba PCI: work around Stratus ftServer broken PCIe hierarchy hace 13 años
pci-dma-compat.h 5f3cd1e0bb dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h hace 15 años
pci.h fb127cb9de PCI: collapse pcibios_resource_to_bus hace 13 años
pci_iomap.h 97a29d59fc [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional hace 13 años
percpu.h 677243d749 percpu: Optimize __get_cpu_var() hace 15 años
pgalloc.h 5c01b46bb6 asm-generic: add generic NOMMU versions of some headers hace 16 años
pgtable-nopmd.h 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() hace 16 años
pgtable-nopud.h 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() hace 16 años
pgtable.h 65b97fb730 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc hace 12 años
ptrace.h edeafa74e6 asm-generic/ptrace.h: start a common low level ptrace helper hace 14 años
resource.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
rtc.h 3aef392822 asm-generic: make get_rtc_time overridable hace 16 años
rwsem.h dd472da380 Hexagon: Add locking types and functions hace 13 años
scatterlist.h 1ef04370d8 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h hace 15 años
sections.h 1622d1abdf vmlinux.lds: add comments for global variables and clean up useless declarations hace 12 años
segment.h 5c01b46bb6 asm-generic: add generic NOMMU versions of some headers hace 16 años
serial.h ae49e80795 asm-generic: add legacy I/O header files hace 16 años
siginfo.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
signal.h 4f4202fe5a unify default ptrace_signal_deliver hace 12 años
sizes.h dccd2304cc ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> hace 13 años
spinlock.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
statfs.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
string.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
switch_to.h 158bc507c2 Split the switch_to() wrapper out of asm-generic/system.h hace 13 años
syscall.h 07bd18d00d asm/syscall.h: add syscall_get_arch hace 13 años
syscalls.h d64008a8f3 burying unused conditionals hace 12 años
termios-base.h 63b852a6b6 asm-generic: rename termios.h, signal.h and mman.h hace 16 años
termios.h 8a1ab3155c UAPI: (Scripted) Disintegrate include/asm-generic hace 12 años
timex.h ae49e80795 asm-generic: add legacy I/O header files hace 16 años
tlb.h 29eb77825c arch, mm: Remove tlb_fast_mode() hace 12 años
tlbflush.h 187f1882b5 BUG: headers with BUG/BUG_ON etc. need linux/bug.h hace 13 años
topology.h 2510600060 topology: alternate fix for ia64 tiger_defconfig build breakage hace 15 años
trace_clock.h 8cbd9cc625 tracing,x86: Add a TSC trace_clock hace 12 años
uaccess-unaligned.h 5b17e1cd89 asm-generic: rename page.h and uaccess.h hace 16 años
uaccess.h e0acd0bd05 asm-generic: uaccess s/might_sleep/might_fault/ hace 12 años
unaligned.h aafe4dbed0 asm-generic: add generic versions of common headers hace 16 años
unistd.h f8ce1faf55 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 12 años
user.h 9b4f06fae4 asm-generic/user.h: Fix spelling in comment hace 14 años
vga.h ae49e80795 asm-generic: add legacy I/O header files hace 16 años
vmlinux.lds.h 8dce5f3dee Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 12 años
word-at-a-time.h 36126f8f2e word-at-a-time: make the interfaces truly generic hace 13 años
xor.h 720fb1976d asm-generic: xor: mark static functions as __maybe_unused hace 12 años