index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
zcache: Fix build error when sysfs is not defined
Nitin Gupta
1
-1
/
+1
2011-08-08
zcache: Use div_u64 for 64-bit division
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2011-08-08
staging:rts_pstor: fix thread synchronization flow
wwang
2
-68
/
+50
2011-08-03
drivers:staging:solo6x10:add the missed slab.h
Wanlong Gao
1
-0
/
+1
2011-08-03
staging: zcache: include module.h for MODULE_LICENSE
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2011-08-02
drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference
Julia Lawall
1
-2
/
+2
2011-08-02
Staging: Add clk API note to nvec/TODO
Russell King
1
-2
/
+4
2011-08-02
drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array index
Julia Lawall
1
-1
/
+1
2011-08-02
staging: more missing slab.h inclusions
Andrew Morton
2
-0
/
+2
2011-08-02
drivers/staging/solo6x10/p2m.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-08-02
drivers/staging/solo6x10/core.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-08-02
drivers/staging/dt3155v4l/dt3155v4l.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-08-02
drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...
Andrew Morton
1
-2
/
+3
2011-08-02
Staging: iio: add some unlocks to raw_read() functions
Dan Carpenter
5
-10
/
+30
2011-08-02
staging: ft1000_proc needs asm/io.h for inw/outw on sparc
Paul Gortmaker
1
-0
/
+1
2011-08-02
staging: rtl8192u: declare MODULE_FIRMWARE
Stefan Lippers-Hollmann
1
-6
/
+3
2011-08-02
gma500: Fix clashes with DRM updates
Alan Cox
2
-24
/
+1
2011-08-02
staging: zcache: module is GPL
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2011-08-02
staging: fix zcache building
Thadeu Lima de Souza Cascardo
2
-1
/
+1
2011-08-01
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
1
-1
/
+3
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
9
-202
/
+311
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
22
-1972
/
+2190
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
31
-150
/
+161
2011-08-01
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
17
-399
/
+612
2011-08-01
Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+59
2011-08-01
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
9
-34
/
+296
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-42
/
+53
2011-08-01
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
Yu Jian
1
-6
/
+6
2011-08-01
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
Yu Jian
1
-1
/
+5
2011-08-01
ext4: use ext4_msg() instead of printk in mballoc
Theodore Ts'o
1
-37
/
+42
2011-08-01
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
Jason Wessel
1
-8
/
+20
2011-08-01
kdb: Remove all references to DOING_KGDB2
Jason Wessel
4
-7
/
+3
2011-08-01
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
Jason Wessel
4
-21
/
+29
2011-08-01
kdb: cleanup unused variables missed in the original kdb merge
Jason Wessel
3
-8
/
+3
2011-08-01
Merge branch 'for-next' into for-linus
Liam Girdwood
10
-215
/
+332
2011-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-376
/
+370
2011-08-01
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-707
/
+732
2011-08-01
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
23
-1355
/
+1639
2011-08-01
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
54
-1188
/
+962
2011-08-01
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...
Grant Likely
15
-704
/
+719
2011-08-01
CIFS: Cleanup demupltiplex thread exiting code
Pavel Shilovsky
1
-77
/
+96
2011-08-01
CIFS: Move mid search to a separate function
Pavel Shilovsky
1
-65
/
+61
2011-08-01
CIFS: Move RFC1002 check to a separate function
Pavel Shilovsky
1
-49
/
+67
2011-08-01
CIFS: Simplify socket reading in demultiplex thread
Pavel Shilovsky
1
-83
/
+71
2011-08-01
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
Theodore Ts'o
3
-13
/
+15
2011-08-01
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
Theodore Ts'o
2
-18
/
+39
2011-08-01
CIFS: Move buffer allocation to a separate function
Pavel Shilovsky
1
-37
/
+55
2011-08-01
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
David Brown
5
-8
/
+12
2011-08-01
gpio_msm: Move Qualcomm v6 MSM driver into drivers
David Brown
5
-5
/
+14
2011-08-01
msm: gpio: Fold register defs into C file
David Brown
2
-273
/
+250
[next]