aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-26posix cpu timers: fix timer orderingLinus Torvalds
2005-10-26[PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky
2005-10-26[PATCH] svcsock timestamp fixAndrew Morton
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright
2005-10-26[PATCH] kill massive wireless-related log spamJeff Garzik
2005-10-26[PATCH] export cpu_online_mapAndrew Morton
2005-10-26[PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt
2005-10-26[PATCH] NUMA: broken per cpu pageset countersMagnus Damm
2005-10-26[PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown
2005-10-26[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell
2005-10-26powerpc: 32-bit powermac needs the mpc106 codePaul Mackerras
2005-10-26powerpc: Fix incorrect timer register addresses in mpic.cPaul Mackerras
2005-10-26powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras
2005-10-26power: Update the multiple inclusion protection symbol on machdep.hPaul Mackerras
2005-10-26powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras
2005-10-26powerpc: Don't limit pmac_get_rtc_time to return only positive valuesPaul Mackerras
2005-10-26powerpc: Fix interrupt-tree parsingPaul Mackerras
2005-10-26powerpc: Pull out MPC106 (grackle) initialization code into its own filePaul Mackerras
2005-10-26powerpc: Pull common bits of setup_{32,64}.c into setup-common.cPaul Mackerras
2005-10-26powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras
2005-10-26[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman
2005-10-26[PATCH] powerpc: Move firmware.h into include/asm-powerpcMichael Ellerman
2005-10-26[PATCH] powerpc: Remove trailing \n" in HMT macrosMichael Ellerman
2005-10-26[PATCH] powerpc: Remove duplicate definition of set_tb()Michael Ellerman
2005-10-26[PATCH] powerpc: Some minor cleanups to setup_32.cKumar Gala
2005-10-26[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decrKumar Gala
2005-10-26[PATCH] ppc: Fix m82xx_pci buildBecky Bruce
2005-10-26[PATCH] powerpc: Fix types.hBecky Bruce
2005-10-26[PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/c...Kumar Gala
2005-10-26[PATCH] powerpc: some prom.c cleanupsKumar Gala
2005-10-26[PATCH] powerpc: Make sure we have an RTC before trying to adjust itKumar Gala
2005-10-25PCI: be more verbose about resource quirksLinus Torvalds
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich
2005-10-25[TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich
2005-10-25[IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng
2005-10-25[PATCH] qlogic lockup fixAndrew Morton
2005-10-25[PATCH] alpha: atomic dependency fixAndrew Morton
2005-10-24[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek
2005-10-24[SERIAL] new hp diva console portJustin Chen
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas
2005-10-24[PATCH] Return the line length via sysfs for fbdevJames Simmons
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai
2005-10-24[PATCH] uml: fix compile failure for TT modeMiklos Szeredi
2005-10-24[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov
2005-10-24[PATCH] posix-timers: exit path cleanupOleg Nesterov
2005-10-24[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov
2005-10-24[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov