summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-08sparc video: remove open boot prom codeRobert Reif12-35/+26
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller3-8/+51
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-06sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller1-1/+1
2008-05-05sparc64: remove online_page()Adrian Bunk1-13/+0
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2-32/+1
2008-05-05sbus: Fix bpp driver build.David S. Miller1-1/+1
2008-05-03sparc video: make blank use proper constantRobert Reif6-6/+6
2008-05-03Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller1-22/+5
2008-05-03sparc: tcx.c remove unnecessary functionRobert Reif1-13/+7
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds4-17/+11
2008-05-03tiny mq_open optimizationUlrich Drepper1-2/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper18-265/+18
2008-05-03Linux 2.6.26-rc1Linus Torvalds1-2/+2
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds3-1/+16
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds26-773/+249
2008-05-03[MAINTAINERS] PCI list movedJesse Barnes1-1/+1
2008-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-22/+34
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-560/+704
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-384/+117
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds17-122/+231
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens1-2/+2
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens1-1/+1
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp3-15/+9
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux1-4/+4
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano1-1/+3
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano3-3/+10
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger2-1/+7
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2-3/+3
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis1-4/+11
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau1-1/+1
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel2-0/+15
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison4-23/+21
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison4-11/+10
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison1-3/+5
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven1-0/+1