aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller
2008-05-08sparc video: remove open boot prom codeRobert Reif
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-05-07sparc: Fix mmap VA span checking.David S. Miller
2008-05-06sparc64: Fix initrd regression.David S. Miller
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller
2008-05-05sparc64: remove online_page()Adrian Bunk
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller
2008-05-05sbus: Fix bpp driver build.David S. Miller
2008-05-03sparc video: make blank use proper constantRobert Reif
2008-05-03Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller
2008-05-03sparc: tcx.c remove unnecessary functionRobert Reif
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-05-03tiny mq_open optimizationUlrich Drepper
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-03Linux 2.6.26-rc1Linus Torvalds
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds
2008-05-03[MAINTAINERS] PCI list movedJesse Barnes
2008-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano
2008-05-02bnx2: Update version to 1.7.5.Michael Chan
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan
2008-05-02bnx2: Fix register test on 5709.Michael Chan
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan
2008-05-02bnx2: Refine remote PHY locking.Michael Chan
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-02tg3: Update version to 3.92Matt Carlson
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison