index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-18
/
+22
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-5
/
+16
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
5
-5
/
+16
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-10
powerpc/iseries: Fix early init access to lppaca
Benjamin Herrenschmidt
4
-17
/
+20
2011-03-09
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-9
/
+10
2011-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+5
2011-03-09
Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-4
/
+3
2011-03-09
alpha: fix compile error from IRQ clean up
Matt Turner
1
-0
/
+1
2011-03-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+1
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+1
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-16
/
+42
2011-03-09
watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME
Jiri Slaby
1
-2
/
+5
2011-03-09
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
1
-1
/
+1
2011-03-08
nd->inode is not set on the second attempt in path_walk()
Al Viro
1
-0
/
+1
2011-03-08
nfsd: wrong index used in inner loop
roel
1
-2
/
+2
2011-03-08
i2c-eg20t: include slab.h for memory allocations
Wolfram Sang
1
-0
/
+1
2011-03-08
i2c-ocores: Fix pointer type mismatch error
Grant Likely
1
-1
/
+1
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
4
-13
/
+31
2011-03-07
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
1
-1
/
+1
2011-03-07
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-30
/
+41
2011-03-07
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-22
/
+59
2011-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-2
/
+1
2011-03-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-46
/
+89
2011-03-08
drm: index i shadowed in 2nd loop
roel
1
-2
/
+2
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
1
-2
/
+1
2011-03-08
Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes
Dave Airlie
9
-41
/
+70
2011-03-07
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-22
/
+21
2011-03-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-37
/
+120
2011-03-08
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2
-0
/
+12
2011-03-08
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2
-3
/
+5
2011-03-07
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
1
-6
/
+7
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
1
-3
/
+1
2011-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-15
/
+57
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-06
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-9
/
+47
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
6
-19
/
+42
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-50
/
+72
2011-03-04
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2
-8
/
+19
2011-03-04
mm: preserve original node for transparent huge page copies
Andi Kleen
1
-2
/
+2
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
3
-11
/
+11
2011-03-04
RapidIO: Update MAINTAINERS
Alexandre Bounine
1
-0
/
+1
2011-03-04
drivers/video/backlight/ltv350qv.c: fix a memory leak
Axel Lin
1
-1
/
+8
2011-03-04
MAINTAINERS: add maintainer of Samsung Mobile Machine support
Kyungmin Park
1
-0
/
+9
[next]