index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-10
ocfs2: Fix checking of return value of new_inode()
Jan Kara
1
-2
/
+2
2008-11-10
ocfs2: Fix check of return value of ocfs2_start_trans()
Jan Kara
1
-10
/
+10
2008-11-10
ocfs2: Fix some typos in xattr annotations.
Tao Ma
1
-8
/
+9
2008-11-10
ocfs2: Remove unused ocfs2_restore_xattr_block().
Tao Ma
1
-48
/
+0
2008-11-10
ocfs2: Don't repeat ocfs2_xattr_block_find()
Joel Becker
1
-30
/
+9
2008-11-10
ocfs2: Specify appropriate journal access for new xattr buckets.
Joel Becker
1
-1
/
+5
2008-11-10
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
Joel Becker
1
-1
/
+5
2008-11-10
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
Joel Becker
1
-1
/
+1
2008-11-10
ocfs2: Check xattr block signatures properly.
Joel Becker
2
-22
/
+19
2008-11-10
ocfs2: add handler_map array bounds checking
Tiger Yang
1
-1
/
+1
2008-11-10
ocfs2: remove duplicate definition in xattr
Tiger Yang
1
-9
/
+2
2008-11-10
ocfs2: fix function declaration and definition in xattr
Tiger Yang
2
-27
/
+27
2008-11-10
ocfs2: fix license in xattr
Tiger Yang
2
-19
/
+6
2008-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-9
/
+35
2008-11-10
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
6
-9
/
+35
2008-11-10
ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop
Travis Place
1
-0
/
+1
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
4
-44
/
+65
2008-11-10
ALSA: gusextreme: Fix build errors
Ville Syrjala
1
-1
/
+1
2008-11-09
Linux 2.6.28-rc4
v2.6.28-rc4
Linus Torvalds
1
-1
/
+1
2008-11-09
regression: disable timer peek-ahead for 2.6.28
Arjan van de Ven
1
-1
/
+3
2008-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
1
-2
/
+22
2008-11-09
kbuild: Fixup deb-pkg target to generate separate firmware deb
Jonathan McDowell
1
-2
/
+22
2008-11-09
Don't ask twice about not including staging drivers
Linus Torvalds
1
-1
/
+1
2008-11-09
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2008-11-09
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
6
-2
/
+701
2008-11-09
Fix nfsd truncation of readdir results
Doug Nazar
1
-4
/
+1
2008-11-09
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2
-7
/
+54
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
3
-19
/
+62
2008-11-09
clarify usage expectations for cnt32_to_63()
Nicolas Pitre
1
-6
/
+16
2008-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
10
-21
/
+22
2008-11-09
regulator: Use menuconfig in Kconfig
Takashi Iwai
1
-11
/
+4
2008-11-09
ALSA: hdsp: check for iobox and upload firmware during ioctl
Tim Blechmann
1
-4
/
+17
2008-11-09
ALSA: HDSP: check for io box before uploading firmware
Tim Blechmann
1
-1
/
+5
2008-11-09
ALSA: hda - Add another HP model (6730s) for AD1884A
Michel Marti
1
-0
/
+1
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
9
-20
/
+17
2008-11-08
mmc: increase SD write timeout for crappy cards
Pierre Ossman
1
-1
/
+5
2008-11-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+8
2008-11-08
Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+8
2008-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2
-3
/
+19
2008-11-08
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
1
-1
/
+1
2008-11-08
sched: optimize sched_clock() a bit
Ingo Molnar
1
-1
/
+1
2008-11-08
sched: improve sched_clock() performance
Ingo Molnar
2
-3
/
+7
2008-11-07
Staging: make usbip depend on CONFIG_NET
Greg Kroah-Hartman
1
-1
/
+1
2008-11-07
Staging: only build the tree if we really want to
Greg Kroah-Hartman
1
-2
/
+18
2008-11-07
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-9
/
+8
2008-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-76
/
+106
2008-11-07
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
Jay Lan
1
-1
/
+1
2008-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-22
/
+24
2008-11-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-11-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+7
[next]