index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes-smsc911x' into fixes
Tony Lindgren
2012-04-03
9
-81
/
+68
|
\
|
*
ARM: OMAP2+: smsc911x: Add fixed board regulators
Russ Dill
2012-04-03
8
-0
/
+66
|
*
ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911x
Russ Dill
2012-04-03
1
-55
/
+0
|
*
ARM: OMAP2+: smsc911x: Remove unused rate calculation
Russ Dill
2012-04-03
2
-18
/
+0
|
*
ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flags
Russ Dill
2012-04-03
1
-3
/
+1
|
*
ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirection
Russ Dill
2012-04-03
1
-5
/
+1
*
|
ARM: OMAP: fix section mismatches in usb-host.c
Igor Grinberg
2012-04-03
1
-4
/
+6
*
|
ARM: OMAP2+: Fix omap2+ build error
R Sricharan
2012-04-03
1
-1
/
+1
*
|
Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixes
Tony Lindgren
2012-04-03
2
-13
/
+16
|
\
\
|
|
/
|
/
|
|
*
ARM: OMAP4: prm: fix interrupt register offsets
Tero Kristo
2012-03-12
1
-10
/
+11
|
*
ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...
Rajendra Nayak
2012-03-12
1
-3
/
+5
*
|
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
2012-04-01
1
-2
/
+2
*
|
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-04-01
3
-81
/
+8
|
\
\
|
*
|
virtio-pci: switch to PM ops macro to initialise PM functions
Amit Shah
2012-03-31
1
-6
/
+1
|
*
|
virtio-pci: S3 support
Amit Shah
2012-03-31
1
-21
/
+3
|
*
|
virtio-pci: drop restore_common()
Amit Shah
2012-03-31
1
-16
/
+7
|
*
|
virtio: drop thaw PM operation
Amit Shah
2012-03-31
3
-34
/
+1
|
*
|
virtio: balloon: Allow stats update after restore from S4
Amit Shah
2012-03-31
1
-8
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
41
-1640
/
+1249
|
\
\
\
|
*
|
|
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
2012-03-31
1
-1
/
+1
|
*
|
|
vfs: split __lookup_hash
Miklos Szeredi
2012-03-31
1
-64
/
+44
|
*
|
|
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
2012-03-31
1
-15
/
+16
|
*
|
|
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
2012-03-31
1
-67
/
+46
|
*
|
|
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
2012-03-31
1
-3
/
+3
|
*
|
|
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
2012-03-31
1
-15
/
+8
|
*
|
|
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
2012-03-31
1
-25
/
+20
|
*
|
|
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
2012-03-31
1
-6
/
+1
|
*
|
|
untangling do_lookup() - eliminate a loop.
Al Viro
2012-03-31
1
-4
/
+8
|
*
|
|
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
2012-03-31
1
-2
/
+4
|
*
|
|
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
2012-03-31
1
-1
/
+16
|
*
|
|
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
2012-03-31
1
-6
/
+5
|
*
|
|
vfs: don't revalidate just looked up dentry
Miklos Szeredi
2012-03-31
1
-3
/
+1
|
*
|
|
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
2012-03-31
1
-2
/
+2
|
*
|
|
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
23
-668
/
+437
|
*
|
|
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2012-03-31
6
-656
/
+634
|
*
|
|
new helper: ext2_image_size()
Al Viro
2012-03-31
3
-8
/
+30
|
*
|
|
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
4
-9
/
+4
|
*
|
|
ext2: No longer export ext2_fs.h to user space
Thierry Reding
2012-03-31
2
-63
/
+10
|
*
|
|
mtdchar: kill persistently held vfsmount
Al Viro
2012-03-31
1
-37
/
+16
|
*
|
|
pstore: trim pstore_get_inode()
Al Viro
2012-03-31
1
-18
/
+8
|
*
|
|
aio: take final put_ioctx() into callers of io_destroy()
Al Viro
2012-03-31
1
-6
/
+4
|
*
|
|
aio: merge aio_cancel_all() with wait_for_all_aios()
Al Viro
2012-03-31
1
-15
/
+7
|
*
|
|
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2012-03-31
1
-66
/
+44
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
2
-9
/
+7
|
\
\
\
\
|
*
|
|
|
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-31
1
-2
/
+2
|
*
|
|
|
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
2
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-13
2
-0
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-29
1
-7
/
+1
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
52
-584
/
+2531
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2012-03-31
15
-8546
/
+135
|
|
\
\
\
\
\
[next]