Sign in before continuing.
Commits on Source
39540
859361a2
NVMe: Free cmdid on nvme_submit_bio error
Nov 13, 2012
3295874b
NVMe: End queued bio requests when freeing queue
Nov 13, 2012
f4f117f6
NVMe: Set result from user admin command
Nov 13, 2012
08df1e05
NVMe: Add result to nvme_get_features
Nov 13, 2012
6ecec745
NVMe: Define SMART log
Nov 13, 2012
2b196034
NVMe: Initialize iod nents to 0
Nov 13, 2012
79461681
MAINTAINERS: Add entry for the NVMe driver
Nov 13, 2012
c8446b75
irq_work: Fix racy IRQ_WORK_BUSY flag setting
Nov 14, 2012
e0bbe2d8
irq_work: Fix racy check on work pending flag
Nov 14, 2012
f0ed67ec
ath6kl: Fix a mismatch in power management debug message
Nov 16, 2012
f5750c65
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Nov 16, 2012
4fb4e0be
drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power off
Nov 16, 2012
ca6dc103
wlcore: spi: use platform_device_unregister in wl1271_remove()
Nov 16, 2012
200e9326
wlcore: sdio: use platform_device_unregister in wl1271_remove()
Nov 16, 2012
99c227e3
drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTAL
Nov 16, 2012
4eeac22c
wlcore: SPI - fix spi transfer_list
Nov 16, 2012
25b08bf6
wlcore: Fix the usage of wait_for_completion_timeout
Nov 16, 2012
8f1fd6cb
wlcore: Remove redundant check on unsigned variable
Nov 16, 2012
fb50b020
x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h
Nov 16, 2012
0bdf525f
x86: Improve __phys_addr performance by making use of carry flags and inlining
Nov 16, 2012
7d74275d
x86: Make it so that __pa_symbol can only process kernel symbols on x86_64
Nov 16, 2012
05a476b6
x86: Drop 4 unnecessary calls to __pa_symbol
Nov 16, 2012
fc8d7826
x86: Use __pa_symbol instead of __pa on C visible symbols
Nov 16, 2012
217f155e
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
Nov 16, 2012
afd51a0e
x86/acpi: Use __pa_symbol instead of __pa on C visible symbols
Nov 16, 2012
6a3956bd
x86/lguest: Use __pa_symbol instead of __pa on C visible symbols
Nov 16, 2012
6147a9d8
irq_work: Remove CONFIG_HAVE_IRQ_WORK
Nov 17, 2012
33a5f626
nohz: Add API to check tick state
Nov 17, 2012
00b42959
irq_work: Don't stop the tick with pending works
Nov 17, 2012
c0e980a4
irq_work: Flush work on CPU_DYING
Nov 17, 2012
8aa2acce
irq_work: Warn if there's still work on cpu_down
Nov 17, 2012
fa62aafe
x86, mm: Add global page_size_mask and probe one time only
Nov 17, 2012
4e33e065
x86, mm: Split out split_mem_range from init_memory_mapping
Nov 17, 2012
2086fe11
x86, mm: Move down find_early_table_space()
Nov 17, 2012
22ddfcaa
x86, mm: Move init_memory_mapping calling out of setup.c
Nov 17, 2012
28b6ff66
x86, mm: Revert back good_end setting for 64bit
Nov 17, 2012
84f1ae30
x86, mm: Change find_early_table_space() paramters
Nov 17, 2012
c14fa0b6
x86, mm: Find early page table buffer together
Nov 17, 2012
ab951937
x86, mm: Separate out calculate_table_space_size()
Nov 17, 2012
dd7dfad7
x86, mm: Set memblock initial limit to 1M
Nov 17, 2012
4eea6aa5
x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix
Nov 17, 2012
dda56e13
x86, mm: Fixup code testing if a pfn is direct mapped
Nov 17, 2012
8eb5779f
x86, mm: use pfn_range_is_mapped() with CPA
Nov 17, 2012
5101730c
x86, mm: use pfn_range_is_mapped() with gart
Nov 17, 2012
e8c57d40
x86, mm: use pfn_range_is_mapped() with reserve_initrd
Nov 17, 2012
66520ebc
x86, mm: Only direct map addresses that are marked as E820_RAM
Nov 17, 2012
74f27655
x86, mm: relocate initrd under all mem for 64bit
Nov 17, 2012
960ddb4f
x86, mm: Align start address to correct big page size
Nov 17, 2012
aeebe84c
x86, mm: Use big page size for small memory range
Nov 17, 2012
eceb3632
x86, mm: Don't clear page table if range is ram
Nov 17, 2012
f763ad1d
x86, mm: Break down init_all_memory_mapping
Nov 17, 2012
8d57470d
x86, mm: setup page table in top-down
Nov 17, 2012
973dc4f3
x86, mm: Remove early_memremap workaround for page table accessing on 64bit
Nov 17, 2012
868bf4d6
x86, mm: Remove parameter in alloc_low_page for 64bit
Nov 17, 2012
5c51bdbe
x86, mm: Merge alloc_low_page between 64bit and 32bit
Nov 17, 2012
9985b4c6
x86, mm: Move min_pfn_mapped back to mm/init.c
Nov 17, 2012
6f80b68e
x86, mm, Xen: Remove mapping_pagetable_reserve()
Nov 17, 2012
22c8ca2a
x86, mm: Add alloc_low_pages(num)
Nov 17, 2012
ddd3509d
x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages
Nov 17, 2012
719272c4
x86, mm: only call early_ioremap_page_table_range_init() once
Nov 17, 2012
cf470659
x86, mm: Move back pgt_buf_* to mm/init.c
Nov 17, 2012
148b2098
x86, mm: Move init_gbpages() out of setup.c
Nov 17, 2012
f836e35a
x86, mm: change low/hignmem_pfn_init to static on 32bit
Nov 17, 2012
c8dcdb9c
x86, mm: Move function declaration into mm_internal.h
Nov 17, 2012
11ed9e92
x86, mm: Add check before clear pte above max_low_pfn on 32bit
Nov 17, 2012
5a0d3aee
x86, mm: use round_up/down in split_mem_range()
Nov 17, 2012
84d77001
x86, mm: use PFN_DOWN in split_mem_range()
Nov 17, 2012
1829ae9a
x86, mm: use pfn instead of pos in split_mem_range
Nov 17, 2012
2e8059ed
x86, mm: use limit_pfn for end pfn
Nov 17, 2012
4e37a890
x86, mm: Unifying after_bootmem for 32bit and 64bit
Nov 17, 2012
60a8f428
x86, mm: Move after_bootmem to mm_internel.h
Nov 17, 2012
b8fd39c0
x86, mm: Use clamp_t() in init_range_memory_mapping
Nov 17, 2012
94b43c3d
x86, mm: kill numa_free_all_bootmem()
Nov 17, 2012
c074eaac
x86, mm: kill numa_64.h
Nov 17, 2012
961f8fa0
sparc, mm: Remove calling of free_all_bootmem_node()
Nov 17, 2012
600cc5b7
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
Nov 17, 2012
9710f581
x86, mm: Let "memmap=" take more entries one time
Nov 17, 2012
bc6679ae
irq_work: Make self-IPIs optable
Nov 18, 2012
74876a98
printk: Wake up klogd using irq_work
Nov 18, 2012
17b14ca2
netfilter: ipset: Fix range bug in hash:ip,port,net
Nov 19, 2012
bbee3aec
x86: Fix warning about cast from pointer to integer of different size
Nov 19, 2012
7d5bb966
menuconfig: fix extended colors ncurses support
Nov 20, 2012
337a275d
kconfig: remove CONFIG_ from string constants
Nov 20, 2012
b341f788
kconfig: add a function to get the CONFIG_ prefix
Nov 20, 2012
9a926d43
kconfig: get CONFIG_ prefix from the environment
Nov 20, 2012
177acf78
kconfig: Fix malloc handling in conf tools
Nov 20, 2012
527ffe58
kconfig: Regenerate lexer
Nov 20, 2012
5e4bf1a5
x86/mm: Don't flush the TLB on #WP pmd fixups
Nov 22, 2012
3230f35e
wlcore: start sta role on CHANGED_BSSID
Nov 27, 2012
18eab430
wlcore: workaround start_sta problem in wl12xx fw
Nov 27, 2012
dabf37db
wlcore: implement .remain_on_channel() callback
Nov 27, 2012
cd1810dd
wlcore: get channel from bss_conf instead of hw->conf
Nov 27, 2012
b6970ee5
wlcore: add chanctx implementation
Nov 27, 2012
29936266
wlcore: initiate ROC/CROC on sta state updates
Nov 27, 2012
6c7b5194
wlcore: set active psm on association
Nov 27, 2012
42ec1f82
wlcore: specify correct supported_rates
Nov 27, 2012
ec87011a
wlcore: reconfigure rate policy on association
Nov 27, 2012
58321b29
wlcore: refactor CHANGED_HT handling
Nov 27, 2012
dc62a3db
wlcore: configure the remote rates with our own rates
Nov 27, 2012
d3f5a1b5
wlcore: print role_id on bss_info_changed
Nov 27, 2012
39,440 additional commits have been omitted to prevent performance issues.
Loading
Loading