projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2007-07-17
Tejun Heo
kallsyms: make KSYM_NAME_LEN include space for trailing...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Maciej W. Rozycki
sb1250-duart.c: SB1250 DUART serial support
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Roland McGrath
Remove CHILD_MAX
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Roland McGrath
Remove OPEN_MAX
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Roland McGrath
avoid OPEN_MAX in SCM_MAX_FD
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Akinobu Mita
unregister_blkdev(): return void
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Akinobu Mita
unregister_blkdev(): delete redundant message
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Akinobu Mita
unregister_blkdev() delete redundant messages in callers
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Akinobu Mita
unregister_blkdev(): do WARN_ON on failure
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Adrian Bunk
proper prototype for proc_nr_files()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Alexey Dobriyan
PTRACE_POKEDATA consolidation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Alexey Dobriyan
PTRACE_PEEKDATA consolidation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Pavel Emelianov
Report that kernel is tainted if there was an OOPS
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Grant Likely
Add support for Xilinx SystemACE CompactFlash interface
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Vitaly Bordug
powerpc: 8xx: fix whitespace and indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
CONFIG_BOUNCE to avoid useless inclusion of bounce...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Rafael J. Wysocki
Freezer: make kernel threads nonfreezable by default
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Nick Piggin
fs: introduce some page/buffer invariants
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Robert P. J...
MM: Make needlessly global hugetlb_no_page() static.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Add VM_BUG_ON in case someone uses page_mapping on...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Make SLUB the default allocator
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: Move sysfs operations outside of slub_lock
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: Do not allocate object bit array on stack
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Slab allocators: Replace explicit zeroing with __GFP_ZERO
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Slab allocators: Cleanup zeroing allocations
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: Do not use length parameter in slab_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: Style fix up the loop to disable small slabs
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Adrian Bunk
mm/slub.c: make code static
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: Simplify dma index -> size calculation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: faster more efficient slab determination for...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: do proper locking during dma slab creation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: extract dma_kmalloc_cache from get_cache.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Slab allocators: support __GFP_ZERO in all allocators
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Slab allocators: consistent ZERO_SIZE_PTR support and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
Slab allocators: consolidate code for krealloc in mm...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB Debug: fix initial object debug state of NUMA...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: ensure that the number of objects per slab stays...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB slab validation: Move tracking information alloc...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: use list_for_each_entry for loops over all slabs
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Christoph Lameter
SLUB: change error reporting format to follow lockdep...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Rusty Russell
mm: clean up and kernelify shrinker registration
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Andy Whitcroft
Lumpy Reclaim V4
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Mel Gorman
Add a movablecore= parameter for sizing ZONE_MOVABLE
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Mel Gorman
handle kernelcore=: generic
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Mel Gorman
Allow huge page allocations to use GFP_HIGH_MOVABLE
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Mel Gorman
Create the ZONE_MOVABLE zone
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Mel Gorman
Add __GFP_MOVABLE for callers to flag allocations from...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
NeilBrown
Fix read/truncate race
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Martin Schwidefsky
mm: remove ptep_test_and_clear_dirty and ptep_clear_flu...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Martin Schwidefsky
mm: remove ptep_establish()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Yoann Padioleau
parse error, drivers/i2c/busses/i2c-pmcmsp.c
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Linus Torvalds
Merge branch 'drm-patches' of ssh:///linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Dave Airlie
drm: add idr_init to drm_stub.c
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Dave Airlie
drm: fix problem with SiS typedef with sisfb enabled.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Linus Torvalds
Merge branch 'drm-patches' of ssh:///linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Dave Airlie
drm: convert drawable code to using idr
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Dave Airlie
drm: convert drm context code to use Linux idr
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Linus Torvalds
Merge branch 'master' of /linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
David Miller
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
David S. Miller
[SERIAL] SUNHV: Fix jerky console on LDOM guests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
David S. Miller
[SPARC64]: Fix race between MD update and dr-cpu add.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Fabio Massimo...
[SPARC64]: SMP build fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Make BLK_DEV_BSG depend strictly on SCSI=y
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Make check_signature depend on CONFIG_HAS_IOMEM
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Ayaz Abdulla
forcedeth bug fix: realtek phy
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Ayaz Abdulla
forcedeth bug fix: vitesse phy
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Ayaz Abdulla
forcedeth bug fix: cicada phy
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jay Cliburn
atl1: reorder atl1_main functions
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jay Cliburn
atl1: fix excessively indented code
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jay Cliburn
atl1: cleanup atl1_main
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jay Cliburn
atl1: header file cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jay Cliburn
atl1: remove irq_sem
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
jing xiang
cdc-subset to support new vendor/product ID
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Francois Romieu
8139cp: implement the missing dev->tx_timeout
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Brice Goglin
myri10ge: Remove nonsensical limit in the tx done routine
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Kumar Gala
gianfar: kill unused header
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
John Donoghue
EP93XX_ETH must select MII
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Patrice Vilchez
macb: Add multicast capability
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
frederic RODO
macb: Use generic PHY layer
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Frank Blaschka
s390: add barriers to qeth driver
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Frank Blaschka
s390: scatter-gather for inbound traffic in qeth driver
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Thomas Klein
eHEA: Introducing support vor DLPAR memory add
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jeff Garzik
Merge branch 'upstream-jgarzik' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Micah Gruber
Fix a potential NULL pointer dereference in free_shared...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Revert "[NET]: Fix races in net_rx_action vs netpoll."
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Merge branch 'drm-patches' of ssh:///linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Satyam Sharma
utime(s): Honour CAP_FOWNER when times==NULL
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
S.Çağlar Onur
Fix too few arguments to function `scsi_cmd_ioctl'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Anton Altaparmakov
Fix LDM for new field in the VOL5 VBLK.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Remove duplicate comments from sysctl.c
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Fix new generic block device SG compile
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Merge git://git./linux/kernel/git/mingo/linux-2.6-sched
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Merge branch 'bsg' of git://git.kernel.dk/data/git...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Linus Torvalds
Merge branch 'master' of /linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
|
snapshot
next