summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-09ARM: 6679/1: SPEAr: make clk API functions more genericviresh kumar4-46/+214
2011-03-09ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim9-20/+78
2011-03-09ARM: 6678/1: SPEAr: update padmux codeviresh kumar9-59/+36
2011-03-09ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar5-137/+163
2011-03-08Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-07drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-07drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-05mm: use correct numa policy node for transparent hugepagesAndi Kleen2-8/+19
2011-03-05mm: preserve original node for transparent huge page copiesAndi Kleen1-2/+2
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen3-11/+11
2011-03-05RapidIO: Update MAINTAINERSAlexandre Bounine1-0/+1
2011-03-05drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-05MAINTAINERS: add maintainer of Samsung Mobile Machine supportKyungmin Park1-0/+9
2011-03-05pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-05drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-05cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-05drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin1-5/+7
2011-03-05nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman1-2/+42
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil1-0/+1
2011-03-04libceph: fix msgr standby handlingSage Weil1-8/+22
2011-03-04libceph: fix msgr keepalive flagSage Weil2-6/+4
2011-03-04libceph: fix msgr backoffSage Weil2-2/+29
2011-03-04MAINTAINERS: Update shaggy's email addressDave Kleikamp1-1/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2-6/+3
2011-03-04ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown1-6/+6
2011-03-04ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown1-0/+1
2011-03-04ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks1-5/+6
2011-03-04ARM: S3C64XX: Tone down SDHCI debuggingMark Brown1-1/+1
2011-03-04ARM: S3C64XX: Add clock for i2c1Ben Dooks1-0/+6
2011-03-04ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown1-2/+2
2011-03-04ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown1-0/+2
2011-03-04ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks1-1/+1
2011-03-04ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen1-13/+13
2011-03-04ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami1-2/+2
2011-03-04ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen1-0/+1
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger1-0/+2
2011-03-04Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger1-4/+12
2011-03-04ARM: mach-shmobile: mackerel: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs3-6/+11
2011-03-03DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2-4/+25
2011-03-03libceph: retry after authorization failureSage Weil1-2/+0