| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney | 2009-03-30 | 5 | -6/+137 |
| * | reiserfs: use generic readdir for operations across all xattrs | Jeff Mahoney | 2009-03-30 | 3 | -300/+131 |
| * | reiserfs: journaled xattrs | Jeff Mahoney | 2009-03-30 | 7 | -49/+159 |
| * | reiserfs: use generic xattr handlers | Jeff Mahoney | 2009-03-30 | 9 | -441/+258 |
| * | reiserfs: remove i_has_xattr_dir | Jeff Mahoney | 2009-03-30 | 1 | -8/+1 |
| * | reiserfs: make per-inode xattr locking more fine grained | Jeff Mahoney | 2009-03-30 | 4 | -90/+55 |
| * | reiserfs: eliminate per-super xattr lock | Jeff Mahoney | 2009-03-30 | 8 | -151/+74 |
| * | reiserfs: simplify xattr internal file lookups/opens | Jeff Mahoney | 2009-03-30 | 1 | -127/+135 |
| * | reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset | Jeff Mahoney | 2009-03-30 | 4 | -357/+367 |
| * | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 | 7 | -33/+23 |
| * | reiserfs: remove link detection code | Jeff Mahoney | 2009-03-30 | 1 | -13/+0 |
| * | reiserfs: xattr reiserfs_get_page takes offset instead of index | Jeff Mahoney | 2009-03-30 | 1 | -6/+4 |
| * | reiserfs: small variable cleanup | Jeff Mahoney | 2009-03-30 | 1 | -12/+8 |
| * | reiserfs: use reiserfs_error() | Jeff Mahoney | 2009-03-30 | 9 | -110/+107 |
| * | reiserfs: introduce reiserfs_error() | Jeff Mahoney | 2009-03-30 | 2 | -0/+29 |
| * | reiserfs: rearrange journal abort | Jeff Mahoney | 2009-03-30 | 3 | -21/+6 |
| * | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 13 | -183/+200 |
| * | reiserfs: add locking around error buffer | Jeff Mahoney | 2009-03-30 | 1 | -1/+4 |
| * | reiserfs: eliminate reiserfs_warning from uniqueness functions | Jeff Mahoney | 2009-03-30 | 1 | -5/+2 |
| * | reiserfs: prepare_error_buf wrongly consumes va_arg | Jeff Mahoney | 2009-03-30 | 1 | -9/+3 |
| * | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 17 | -426/+454 |
| * | reiserfs: make some warnings informational | Jeff Mahoney | 2009-03-30 | 3 | -17/+13 |
| * | reiserfs: use more consistent printk formatting | Jeff Mahoney | 2009-03-30 | 1 | -14/+14 |
| * | reiserfs: use buffer_info for leaf_paste_entries | Jeff Mahoney | 2009-03-30 | 3 | -13/+11 |
| * | reiserfs: audit transaction ids to always be unsigned ints | Jeff Mahoney | 2009-03-30 | 5 | -31/+31 |
| * | reiserfs: add support for mount count incrementing | Jeff Mahoney | 2009-03-30 | 3 | -2/+13 |
* | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 | 145 | -3583/+6465 |
|\ \ |
|
| * | | Revert "cpuacct: reduce one NULL check in fast-path" | Ingo Molnar | 2009-03-30 | 1 | -3/+2 |
| * | | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 3171 | -128729/+252172 |
| |\ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 | 6 | -39/+27 |
| |\ \ \ \ |
|
| | | * | | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 2009-03-25 | 1 | -1/+1 |
| | * | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 | 5 | -38/+26 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 2 | -6/+6 |
| | | * | | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-23 | 1 | -5/+4 |
| | | * | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 2009-03-23 | 1 | -9/+6 |
| | | * | | | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 2009-03-23 | 1 | -8/+0 |
| | | * | | | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 2009-03-23 | 1 | -10/+10 |
| * | | | | | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 | 4 | -4/+14 |
| * | | | | | x86: Correct behaviour of irq affinity | Rusty Russell | 2009-03-25 | 1 | -2/+3 |
| * | | | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 | 2 | -26/+12 |
| * | | | | | x86: fix set_extra_move_desc calling | Yinghai Lu | 2009-03-24 | 1 | -1/+2 |
| |/ / / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------. \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 | 96 | -2355/+2008 |
| |\ \ \ \ \ \ \ \ \
| | | | | | | | |_|/
| | | | | | | |/| | |
|
| | | | | | * | | | | x86: signal: check signal stack overflow properly | Hiroshi Shimamoto | 2009-03-20 | 1 | -21/+27 |
| | | | | | | |/ /
| | | | | | |/| | |
|
| | | | | * | | | | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge | 2009-03-23 | 1 | -1/+4 |
| | | | | |/ / / |
|
| | | | * | | | | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh | 2009-03-24 | 1 | -0/+3 |
| | | | |/ / / |
|
| | | * | | | | Revert "x86: create a non-zero sized bm_pte only when needed" | Jeremy Fitzhardinge | 2009-03-21 | 1 | -16/+3 |
| | | * | | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com | 2009-03-20 | 2 | -0/+66 |
| | | * | | | | x86, PAT: Add support for struct page pointer array in cpa set_clr | venkatesh.pallipadi@intel.com | 2009-03-20 | 1 | -29/+50 |
| | | * | | | | x86, CPA: Add a flag parameter to cpa set_clr() | venkatesh.pallipadi@intel.com | 2009-03-20 | 1 | -5/+5 |
| | | |/ / / |
|
| | * | | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c | Dmitri Vorobiev | 2009-03-22 | 1 | -2/+2 |