summaryrefslogtreecommitdiffstats
path: root/include/rxrpc (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-05Documentation: consolidate leds files to leds/ subdirAntonio Ospite4-3/+10
2011-04-05kemleak-test: build as module onlyDaniel Baluta1-4/+2
2011-04-05Documentation: fix minor typos/spellingSylvestre Ledru24-43/+43
2011-04-05Documentation: update panic parameter infoRandy Dunlap1-5/+7
2011-04-05kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap1-2/+63
2011-04-05kernel/signal.c: fix typos and coding styleRandy Dunlap1-42/+48
2011-04-05Documentation: update kmemleak arch. infoDaniel Baluta1-2/+2
2011-04-05drm: fix "persistant" typoJan Engelhardt5-25/+25
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher1-0/+2
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds2-3/+7
2011-04-04ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky1-0/+1
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap2-3/+3
2011-04-04ntp: fix non privileged system time shiftingRichard Cochran1-0/+2
2011-04-04rtc-mrst: Fix section typesMajor Lee1-5/+5
2011-04-04mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-04drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher3-22/+20
2011-04-04drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher1-0/+13
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao6-60/+19
2011-04-02unicore32 core architecture: remove duplicated #includeHuang Weiyi1-1/+0
2011-04-02unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_stateGuan Xuetao1-9/+0
2011-04-02unicore32 fix: remove arch-specific futex supportGuan Xuetao2-144/+1
2011-04-02unicore32 ldscript fix: add cacheline parameter to PERCPU() macroGuan Xuetao1-3/+4
2011-04-02tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen1-1/+2
2011-04-02sctp: malloc enough room for asconf-ack chunkWei Yongjun1-2/+2
2011-04-02sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann11-12/+23
2011-04-02starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck1-1/+1
2011-04-01ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson1-1/+3
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney2-1/+21
2011-04-01microblaze: Fix ftraceMichal Simek3-4/+13
2011-04-01microblaze: Wire up new syscallsMichal Simek2-1/+9
2011-04-01microblaze: Fix level/edge irq sensibilityMichal Simek1-2/+2
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2-2/+4
2011-04-01powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt1-7/+0
2011-04-01powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt1-0/+4
2011-04-01powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt1-22/+78
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt3-6/+15
2011-04-01powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt1-16/+55
2011-04-01powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2-0/+5
2011-04-01powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt1-30/+30
2011-04-01powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt4-28/+15
2011-04-01powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt1-4/+0
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt3-60/+55
2011-04-01powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt1-12/+5
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt3-3/+4
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2-20/+6
2011-04-01powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt3-13/+0
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2-23/+0