index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
poll: fix a typo in comment
Namhyung Kim
1
-1
/
+1
2010-12-10
coda: kill redundant cast in coda_alloc_inode()
Jesper Juhl
1
-1
/
+1
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
4
-10
/
+10
2010-11-26
SCSI: improve two error messages
Alan Stern
1
-2
/
+4
2010-11-25
kdump: update kexec-tools URL and Vivek's email
Simon Horman
1
-6
/
+9
2010-11-21
Fix "forcably" comment typo
Robert P. J. Day
1
-1
/
+1
2010-11-19
Don't touch blackfin with printk typo fixes
Jiri Kosina
3
-3
/
+3
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
29
-32
/
+32
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
24
-26
/
+26
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
3
-6
/
+6
2010-11-15
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
12
-21
/
+30
2010-11-15
infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Jesper Juhl
1
-1
/
+0
2010-11-15
ARM, mm: Don't include smp_plat.h twice in flush.c
Jesper Juhl
1
-1
/
+0
2010-11-15
ext4: fix redirty_page_for_writepage() typo in comment
Wu Fengguang
1
-1
/
+1
2010-11-15
spelling fix in drivers/misc/Kconfig
Jonathan Neuschäfer
1
-1
/
+1
2010-11-03
audit: error message typo correction
Ross Kirk
1
-1
/
+1
2010-11-03
powerpc: remove cast from void*
matt mooney
1
-1
/
+1
2010-11-03
drivers: scsi: fix typo in comment
Andrea Gelmini
1
-1
/
+1
2010-11-03
Kconfig: typo: boad -> board
Michael Witten
1
-1
/
+1
2010-11-03
Docs: typo: Complete -> Completely
Michael Witten
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
207
-261
/
+261
2010-11-01
Kconfig: typo: and -> an
Michael Witten
1
-1
/
+1
2010-10-30
VIA Chrome camera: remove duplicate includes
Jesper Juhl
1
-2
/
+0
2010-10-30
Ensure FMODE_NONOTIFY is not set by userspace
Lino Sanfilippo
1
-4
/
+5
2010-10-30
make fanotify_read() restartable across signals
Lino Sanfilippo
1
-1
/
+1
2010-10-30
fs-writeback.c: unify some common code
Linus Torvalds
1
-10
/
+13
2010-10-30
ipc: shm: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-30
fs/compat.c: fix build on MIPS/s390
wu zhangjin
1
-0
/
+1
2010-10-30
audit mmap
Al Viro
4
-0
/
+29
2010-10-30
audit: make link()/linkat() match "attribute change" predicate
Al Viro
1
-0
/
+4
2010-10-30
audit: Use rcu for task lookup protection
Thomas Gleixner
1
-16
/
+14
2010-10-30
audit: Do not send uninitialized data for AUDIT_TTY_GET
Thomas Gleixner
1
-2
/
+4
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
3
-30
/
+42
2010-10-30
mtd: fix build error in m25p80.c
Andres Salomon
1
-1
/
+1
2010-10-30
mtd: Remove redundant mutex from mtd_blkdevs.c
David Woodhouse
1
-7
/
+0
2010-10-30
Btrfs: deal with errors from updating the tree log
Chris Mason
1
-1
/
+2
2010-10-30
MTD: Fix wrong check register_blkdev return value
Frank Li
1
-1
/
+4
2010-10-30
x86: Check irq_remapped instead of remapping_enabled in destroy_irq()
Yinghai Lu
1
-1
/
+1
2010-10-30
in untag_chunk() we need to do alloc_chunk() a bit earlier
Al Viro
1
-2
/
+7
2010-10-30
audit: make functions static
Stephen Hemminger
3
-9
/
+6
2010-10-30
Audit: add support to match lsm labels on user audit messages
Miloslav Trmac
1
-0
/
+12
2010-10-30
Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed
Sage Weil
3
-5
/
+116
2010-10-30
Btrfs: make SNAP_DESTROY async
Sage Weil
1
-1
/
+1
2010-10-30
Btrfs: add SNAP_CREATE_ASYNC ioctl
Sage Weil
2
-25
/
+93
2010-10-30
ARM: h1940: add UDA1380 to i2c devices list
Vasily Khoruzhick
1
-0
/
+20
2010-10-30
ARM: h1940: Fix backlight and LCD power functions
Vasily Khoruzhick
2
-16
/
+66
2010-10-30
x86, alternative: Call stop_machine_text_poke() on all cpus
Jason Baron
1
-1
/
+1
2010-10-30
ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib
Abdoulaye Walsimou Gaye
1
-0
/
+2
2010-10-30
ARM: S3C2440: various fixes in Kconfig file
Abdoulaye Walsimou Gaye
1
-5
/
+2
2010-10-30
msm: Kconfig: drop unused config options
Daniel Walker
1
-2
/
+0
[next]