summaryrefslogtreecommitdiffstats
path: root/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-11x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro1-2/+2
2009-03-11x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying5-44/+197
2009-03-11x86, kexec: x86_64: add identity map for pages at image->startHuang Ying1-0/+42
2009-03-11x86, kexec: fix kexec x86 coding styleHuang Ying4-30/+50
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10m68knommu: m528x build fixSteven King1-228/+0
2009-03-10m68knommu: m5206e build fixSteven King1-0/+1
2009-03-10rcu: documentation 1Q09 updatePaul E. McKenney1-0/+12
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani1-7/+7
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1
2009-03-10devpts: remove graffitiAlexey Dobriyan1-5/+0
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-03-10menu: fix embedded menu snafuRandy Dunlap1-15/+15
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov1-6/+5
2009-03-09[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones1-0/+9
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones3-35/+18
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason5-13/+13
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens1-1/+5
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2-7/+15
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge1-0/+2
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8
2009-03-08x86: fix warning about nodeidYinghai Lu1-9/+14
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-08x86: don't define __this_fixmap_does_not_exist()Wang Chen1-8/+11
2009-03-08x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu3-78/+77
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-08x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman1-2/+0
2009-03-08Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-07percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo1-37/+124
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin1-1/+2
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon1-4/+3
2009-03-06x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov1-6/+10
2009-03-06percpu: move fully free chunk reclamation into a workTejun Heo1-10/+38
2009-03-06percpu: move chunk area map extension out of area allocationTejun Heo1-48/+60
2009-03-06percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo1-43/+42
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-06x86: rename do_not_nx to disable_nx in mm/init_64.cPekka Enberg1-4/+4
2009-03-06x86: fix uninitialized variable in init_memory_mapping()Pekka Enberg1-1/+1