linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-18 12:09:11 to 2012-08-19 03:01:26 UTC [more...]

RFC: Link Time Optimization support for the kernel
 2012-08-19  2:57 UTC  (48+ messages)
` [PATCH 01/74] Add __visible
` [PATCH 02/74] sections: Make all standard section identifiers __visible
` [PATCH 03/74] sections: Make external kallsyms tables __visible
` [PATCH 04/74] sections: Add __visible to ia64 sections
` [PATCH 05/74] sections: Add __visible to m68k sections
` [PATCH 06/74] sections: Add __visible to powerpc sections
` [PATCH 07/74] sections: Add __visible to sh sections
` [PATCH 08/74] sections: Add __visible to tile sections
` [PATCH 09/74] sections: Add __visible to x86 sections
` [PATCH 10/74] sections: Add __visible to drivers/{base,pci} sections
` [PATCH 12/74] sections: Add __visible to jump_label sections
` [PATCH 13/74] sections: Add __visible to init/* sections
` [PATCH 14/74] sections: Add __visible to kernel/* sections
` [PATCH 15/74] sections: Add __visible to kernel/trace/* sections
` [PATCH 16/74] sections: Add __visible to lib/* sections
` [PATCH 17/74] lto: Make asmlinkage __visible
` [PATCH 18/74] lto, wan/sbni: Make inline assembler symbols visible and assembler global
` [PATCH 19/74] x86, lto: Add missing asmlinkages and __visible
` [PATCH 20/74] x86, lto: Change dotraplinkage into __visible on 32bit
` [PATCH 21/74] lto: Make lockdep_sys_exit asmlinkage
` [PATCH 24/74] lto: Mark do_exit asmlinkage
` [PATCH 25/74] x86, lto: Fix sys_call_table type in asm/syscall.h v2
` [PATCH 26/74] lto, sound: Fix export symbols for !CONFIG_MODULES
` [PATCH 27/74] lto: Mark EXPORT_SYMBOL symbols __visible
` [PATCH 28/74] lto: Make ksymtab and kcrctab symbols and __this_module __visible
` [PATCH 29/74] x86, lto: Make amd.c vide visible
` [PATCH 30/74] x86, lto: Fix AMD K6 indirect call check
` [PATCH 32/74] lto, PNP: Fix the inline assembler to use asmlinkage symbols
` [PATCH 34/74] x86, lto, lguest: Fix C functions used by inline assembler
` [PATCH 35/74] lto, crypto, aes: mark AES tables __visible
` [PATCH 36/74] lto, crypto, camelia: Make camelia tables used by assembler __visible
` [PATCH 37/74] lto, KVM: Don't assume asm statements end up in the same assembler file
` [PATCH 38/74] lto, watchdog/hpwdt.c: Make assembler label global
` [PATCH 39/74] x86, lto: Mark vdso variables __visible
` [PATCH 42/74] lto, raid: disable LTO for the Altivec RAID code
` [PATCH 44/74] lto: Mark functions used by the vsyscall init code visible
` [PATCH 47/74] x86, lto: Fix kprobes for LTO
` [PATCH 48/74] x86, lto: Use inline assembler instead of global register variable to get sp
` [PATCH 50/74] x86, lto: Make empty_zero_page __visible for LTO
` [PATCH 52/74] x86, lto, paravirt: Don't rely on local assembler labels
` [PATCH 53/74] x86, lto, paravirt: Make paravirt thunks global
` [PATCH 58/74] lto, workaround: Work around LTO compiler problem in atheros driver
` [PATCH 59/74] lto: Handle LTO common symbols in module loader
` [PATCH 61/74] Kbuild, lto: Drop .number postfixes in modpost
` [PATCH 63/74] Kbuild, lto: Print correct info messages for vmlinux link
` [PATCH 72/74] lto: Mark spinlocks noinline when inline spinlocks are disabled
` [PATCH 73/74] lto, module: Warn about modules that are not fully LTOed

[PATCH] ext4: fix trivial typo in the comment for extents.c/ext4_split_unwritten_extents
 2012-08-19  2:39 UTC  (2+ messages)

[PATCH 00/11] x86/microcode: Early load microcode
 2012-08-19  2:38 UTC  (7+ messages)
` [PATCH 02/11] x86/lib/cpio.c: Find cpio data by its file name
` [PATCH 04/11] x86/microcode_core_early.c: Define interfaces for early load ucode

[PATCH RESEND] Ext4: No need to add inode to orphan list during hole punch
 2012-08-19  2:30 UTC  (2+ messages)

[PATCH 2/3] writeback: fix incorrect return value type of bdi_dirty_limit
 2012-08-19  2:17 UTC  (2+ messages)

[PATCH 1/3] writeback: change nr_pages_dirtied argument into local variable
 2012-08-19  2:15 UTC  (2+ messages)

Const section fixes tree sweep
 2012-08-19  2:07 UTC  (36+ messages)
` [PATCH 01/31] Disable const sections for PA-RISC
` [PATCH 02/31] sections: Fix section conflicts in arch/arm/
` [PATCH 03/31] sections: Fix section conflicts in arch/frv
` [PATCH 04/31] sections: Fix section conflicts in arch/h8300
` [PATCH 05/31] sections: Fix section conflicts in arch/ia64
` [PATCH 06/31] sections: Fix section conflicts in arch/mips
` [PATCH 07/31] sections: Fix section conflicts in arch/powerpc
` [PATCH 08/31] sections: Fix section conflicts in arch/score
` [PATCH 09/31] sections: Fix section conflicts in arch/sh
` [PATCH 10/31] sections: Fix section conflicts in arch/x86
` [PATCH 11/31] sections: Fix section conflicts in drivers/atm
` [PATCH 12/31] sections: Fix section conflicts in drivers/char
` [PATCH 13/31] sections: Fix section conflicts in drivers/cpufreq
` [PATCH 14/31] sections: Fix section conflicts in drivers/hwmon
` [PATCH 15/31] sections: Fix section conflicts in drivers/ide
` [PATCH 16/31] sections: Fix section conflicts in drivers/macintosh
` [PATCH 17/31] sections: Fix section conflicts in drivers/media
` [PATCH 18/31] sections: Fix section conflicts in drivers/mfd
` [PATCH 19/31] sections: Fix section conflicts in drivers/misc
` [PATCH 20/31] sections: Fix section conflicts in drivers/mmc
` [PATCH 21/31] sections: Fix section conflicts in drivers/net
` [PATCH 22/31] sections: Fix section conflicts in drivers/net/hamradio
` [PATCH 23/31] sections: Fix section conflicts in drivers/net/wan
` [PATCH 24/31] sections: Fix section conflicts in drivers/platform/x86
` [PATCH 25/31] sections: Fix section conflicts in drivers/scsi
` [PATCH 26/31] sections: Fix section conflicts in drivers/video
` [PATCH 27/31] sections: Fix section conflicts in mm/percpu
` [PATCH 28/31] sections: Fix section conflicts in net/can
` [PATCH 29/31] sections: Fix section conflicts in net
` [PATCH 30/31] sections: Fix section conflicts in sound
` [PATCH 31/31] Fix const sections for crc32 table

[PATCH v2 00/16] generic hashtable implementation
 2012-08-19  0:52 UTC  (18+ messages)
` [PATCH v2 01/16] hashtable: introduce a small and naive hashtable
` [PATCH 02/16] user_ns: use new hashtable implementation
` [PATCH v2 02/16] userns: "
` [PATCH v2 03/16] mm,ksm: "
` [PATCH v2 04/16] workqueue: "
` [PATCH v2 05/16] mm/huge_memory: "
` [PATCH v2 06/16] tracepoint: "
` [PATCH v2 07/16] net,9p: "
` [PATCH v2 08/16] block,elevator: "
` [PATCH v2 09/16] SUNRPC/cache: "
` [PATCH v2 10/16] dlm: "
` [PATCH v2 11/16] net,l2tp: "
` [PATCH v2 12/16] dm: "
` [PATCH v2 13/16] lockd: "
` [PATCH v2 14/16] net,rds: "
` [PATCH v2 15/16] openvswitch: "
` [PATCH v2 16/16] tracing output: "

[PATCH] sched: fix kernel-doc warnings in kernel/sched/fair.c
 2012-08-19  0:45 UTC 

[PATCH] regulator: fix kernel-doc warnings in drivers/regulator/core.c
 2012-08-19  0:44 UTC 

[PATCH] dyndbg: fix for SOH in logging messages
 2012-08-19  0:35 UTC 

[PATCH 0/7] HID: picoLCD updates
 2012-08-19  0:11 UTC  (13+ messages)

[GIT PATCH] Driver core fixes for 3.6-rc3
 2012-08-19  0:08 UTC  (8+ messages)
` [bisected] Driver core fixes for 3.6-rc3 regression

[PATCH] tcm_fc: rcu_deref outside rcu lock/unlock section
 2012-08-18 22:35 UTC  (2+ messages)

[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
 2012-08-18 22:31 UTC  (3+ messages)

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-18 23:38 UTC  (4+ messages)

[PATCH 00/16] generic hashtable implementation
 2012-08-18 22:21 UTC  (5+ messages)
` [PATCH 02/16] user_ns: use new "

[PATCH v4] mmc: card: Skip secure option for MoviNAND
 2012-08-18 22:21 UTC  (2+ messages)

[PATCH] ARM: shmobile: Add A4S cpuidle state on sh7372
 2012-08-18 22:10 UTC  (3+ messages)
  ` [Update][PATCH] "

[PATCH] kernel: workqueue.c: fixed checkpatch issues
 2012-08-18 21:52 UTC 

grant pin #UNF/FBF-816-1119 G-900-94
 2012-08-18 21:28 UTC 

[PATCH 2/5] drivers/media/video/mt9m032.c: introduce missing initialization
 2012-08-18 21:25 UTC 

[PATCH 5/5] drivers/media/video/m5mols/m5mols_core.c: introduce missing initialization
 2012-08-18 21:25 UTC 

[PATCH 4/5] drivers/net/wireless/ath/ath6kl/main.c: introduce missing initialization
 2012-08-18 21:25 UTC 

[PATCH 3/5] drivers/media/video/gspca/cpia1.c: introduce missing initialization
 2012-08-18 21:25 UTC 

[PATCH 1/5] drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
 2012-08-18 21:25 UTC 

[GIT PULL] Power management fixes for 3.6-rc3
 2012-08-18 21:19 UTC 

[PATCH] NET: xfrm, use correct rcu dereference helper
 2012-08-18 21:08 UTC  (2+ messages)

[PATCH v1 0/3] firmware loader: fix build failure
 2012-08-18 20:49 UTC  (7+ messages)
` [PATCH v1 2/3] PM / Sleep: introduce dpm_for_each_dev

[PATCH] x32: use compat shims for {g,s}etsockopt
 2012-08-18 20:11 UTC 

[PATCH V2 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
 2012-08-18 19:17 UTC  (2+ messages)
` [PATCH V2 2/2] i2c: tegra: dynamically control fast clk

[PATCH 0/3] staging: zcache+ramster: move to new code base and re-merge
 2012-08-18 19:10 UTC  (6+ messages)

[PATCH 0/4] promote zcache from staging
 2012-08-18 19:09 UTC  (8+ messages)

[PATCH] i2c-i801: Add device tree support
 2012-08-18 19:01 UTC  (6+ messages)

[PATCH REBASE 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
 2012-08-18 18:52 UTC  (6+ messages)
` [PATCH REBASE 2/2] i2c: tegra: dynamically control fast clk

[PATCH V2] i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
 2012-08-18 18:46 UTC  (2+ messages)

[PATCH 01/11] ARM: defconfig: Remove CONFIG_MISC_DEVICES
 2012-08-18 18:08 UTC  (13+ messages)
` [PATCH 02/11] AVR32: deconfig: "
` [PATCH 03/11] blackfin: defconfig: "
` [PATCH 04/11] C6X: "
` [PATCH 05/11] ia64: "
` [PATCH 06/11] m68k: "
` [PATCH 07/11] mips: "
` [PATCH 08/11] powerpc: "
` [PATCH 09/11] score: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] xtensa: "

NFSv4 WARNING: at linux/fs/inode.c:280 drop_nlink+0x23/0x44()
 2012-08-18 17:57 UTC 

[PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
 2012-08-18 17:50 UTC  (2+ messages)

[PATCH] powerpc: dma-iommu: fix IOMMU window check
 2012-08-18 17:34 UTC 

[PATCH 1/2] pebs, x86: Make sure to really disable PEBS
 2012-08-18 16:15 UTC  (2+ messages)
` [PATCH 2/2] perf: Enable function tracing for perf core

[PATCH 1/2] tty: serial: Check return code of gpiochip_remove
 2012-08-18 16:12 UTC  (2+ messages)
` [PATCH 2/2] tty: serial: Remove explicit use of devm_kfree

[BUG] Deferred probing in driver model is racy, resulting in lost probes
 2012-08-18 14:58 UTC 

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-18 14:52 UTC  (12+ messages)

Status of adaptive tickless patchset as of august 2012
 2012-08-18 14:46 UTC  (2+ messages)

[PATCH 0/4] fat: fix ESTALE errors
 2012-08-18 14:09 UTC  (3+ messages)

Search for patch for kernel stack disclosure in binfmt_script during execve
 2012-08-18 14:00 UTC 

Build regressions/improvements in v3.6-rc2
 2012-08-18 13:41 UTC  (2+ messages)

[PATCH] efivars: prevent Oops if efi_enabled but no EFI runtime
 2012-08-18 13:39 UTC  (6+ messages)
` [PATCH] efi: add efi_runtime state checking

hii
 2012-08-18 13:34 UTC 

[PATCH] m68k: amig: Use PTR_RET rather than if(IS_ERR(.. [1]
 2012-08-18 13:21 UTC  (2+ messages)

[PATCH] m68k: Use PTR_RET rather than if(IS_ERR(.. [2]
 2012-08-18 13:20 UTC  (2+ messages)

[PATCH] m68k: Use PTR_RET rather than if(IS_ERR(.. [1]
 2012-08-18 13:20 UTC  (2+ messages)

[PATCH] m68k/apollo: Remove disabled definitions in apollohw.h
 2012-08-18 13:15 UTC 

3.0+ NFS issues (bisected)
 2012-08-18 12:58 UTC  (12+ messages)

[PATCH] i2c: tegra: Fix ifdefs for suspend mode
 2012-08-18 12:12 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).