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
2009-03-31
sh: Remove buggy definition from SH7786 pinmux_data[]
Kuninori Morimoto
1
-1
/
+0
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
18
-256
/
+461
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
1
-4
/
+4
2009-03-30
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
1
-0
/
+2
2009-03-30
reiserfs: fix build breakage
Alexander Beregalov
1
-1
/
+2
2009-03-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
39
-434
/
+27309
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-844
/
+1899
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2
-18
/
+52
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-30
kexec: Change kexec jump code ordering
Rafael J. Wysocki
1
-10
/
+9
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
1
-48
/
+61
2009-03-30
PM: Change suspend code ordering
Rafael J. Wysocki
1
-16
/
+22
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
7
-40
/
+83
2009-03-30
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
6
-7
/
+116
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
32
-3626
/
+3362
2009-03-30
reiserfs: rename [cn]_* variables
Jeff Mahoney
4
-442
/
+438
2009-03-30
reiserfs: rename p_._ variables
Jeff Mahoney
5
-356
/
+365
2009-03-30
reiserfs: rename p_s_tb to tb
Jeff Mahoney
3
-251
/
+254
2009-03-30
reiserfs: rename p_s_inode to inode
Jeff Mahoney
5
-89
/
+95
2009-03-30
reiserfs: rename p_s_bh to bh
Jeff Mahoney
3
-99
/
+93
2009-03-30
reiserfs: rename p_s_sb to sb
Jeff Mahoney
5
-469
/
+468
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
19
-184
/
+184
2009-03-30
reiserfs: cleanup path functions
Jeff Mahoney
2
-74
/
+43
2009-03-30
reiserfs: factor out buffer_info initialization
Jeff Mahoney
1
-115
/
+60
2009-03-30
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
5
-6
/
+137
2009-03-30
reiserfs: use generic readdir for operations across all xattrs
Jeff Mahoney
3
-300
/
+131
2009-03-30
reiserfs: journaled xattrs
Jeff Mahoney
7
-49
/
+159
2009-03-30
reiserfs: use generic xattr handlers
Jeff Mahoney
9
-441
/
+258
2009-03-30
reiserfs: remove i_has_xattr_dir
Jeff Mahoney
1
-8
/
+1
2009-03-30
reiserfs: make per-inode xattr locking more fine grained
Jeff Mahoney
4
-90
/
+55
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
8
-151
/
+74
2009-03-30
reiserfs: simplify xattr internal file lookups/opens
Jeff Mahoney
1
-127
/
+135
2009-03-30
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
Jeff Mahoney
4
-357
/
+367
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
7
-33
/
+23
2009-03-30
reiserfs: remove link detection code
Jeff Mahoney
1
-13
/
+0
2009-03-30
reiserfs: xattr reiserfs_get_page takes offset instead of index
Jeff Mahoney
1
-6
/
+4
2009-03-30
reiserfs: small variable cleanup
Jeff Mahoney
1
-12
/
+8
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
9
-110
/
+107
2009-03-30
reiserfs: introduce reiserfs_error()
Jeff Mahoney
2
-0
/
+29
2009-03-30
reiserfs: rearrange journal abort
Jeff Mahoney
3
-21
/
+6
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
13
-183
/
+200
2009-03-30
reiserfs: add locking around error buffer
Jeff Mahoney
1
-1
/
+4
2009-03-30
reiserfs: eliminate reiserfs_warning from uniqueness functions
Jeff Mahoney
1
-5
/
+2
[next]